Files
ctf/2025/hack.lu/web/marquee/docker-compose.yml
2025-10-19 20:35:43 +02:00

10 lines
246 B
YAML

# docker run -i --rm bot 'http://your-url-here'
services:
bot:
build: .
restart: no
environment:
- TIMEOUT_SECS=10
- FLAG=flag{***************************}
command: http://your-url-here