Add docker-compose.yml
Some checks failed
ci / ci (push) Has been cancelled
E2E tests / test (1/3) (push) Has been cancelled
E2E tests / test (2/3) (push) Has been cancelled
E2E tests / test (3/3) (push) Has been cancelled
Docker nightly release / Check latest commit (push) Has been cancelled
Docker nightly release / ci (push) Has been cancelled
Docker nightly release / build (push) Has been cancelled

Creation
This commit is contained in:
2025-05-20 19:07:24 -04:00
parent 07eea0f484
commit 413175f406

7
docker-compose.yml Normal file
View File

@@ -0,0 +1,7 @@
services:
it-tools:
container_name: it-tools
restart: unless-stopped
ports:
- 8981:80
image: ghcr.io/corentinth/it-tools:latest