Files
docker-debugging-disco/1/docker-compose.yml
2025-07-29 14:49:59 +01:00

12 lines
249 B
YAML

---
# Nice and simple, this challenge just tests that things are working correctly.
services:
app:
image: git.autonomic.zone/autonomic-cooperative/docker-debugging-disco:0.1.0
ports:
- 8000:80
environment:
- CHALLENGE=1