„it-tools/docker-compose.yml“ hinzufügen
This commit is contained in:
parent
58bf8d1657
commit
0f28da4eb0
8
it-tools/docker-compose.yml
Normal file
8
it-tools/docker-compose.yml
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
version: '3.9'
|
||||||
|
services:
|
||||||
|
it-tools:
|
||||||
|
image: 'corentinth/it-tools:latest'
|
||||||
|
ports:
|
||||||
|
- '8010:80'
|
||||||
|
restart: unless-stopped
|
||||||
|
container_name: it-tools
|
Loading…
x
Reference in New Issue
Block a user