Add 'It-Tools'
This commit is contained in:
parent
88d2ebec5f
commit
1801fc624c
1 changed files with 8 additions and 0 deletions
8
08-ittools/docker-compose.ittools.yml
Normal file
8
08-ittools/docker-compose.ittools.yml
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
services:
|
||||||
|
it-tools:
|
||||||
|
container_name: it-tools
|
||||||
|
image: 'corentinth/it-tools:latest'
|
||||||
|
ports:
|
||||||
|
- '8018:80'
|
||||||
|
restart: unless-stopped
|
||||||
|
|
Loading…
Add table
Reference in a new issue