Delta-Load
This commit is contained in:
Executable
+12
@@ -0,0 +1,12 @@
|
||||
services:
|
||||
it-tools:
|
||||
deploy:
|
||||
resources:
|
||||
limits:
|
||||
memory: 32M
|
||||
image: corentinth/it-tools:latest
|
||||
container_name: it-tools
|
||||
ports:
|
||||
- 9222:80
|
||||
restart: unless-stopped
|
||||
networks: {}
|
||||
Reference in New Issue
Block a user