Title: routeway
Category: web
Flag: libctf{2f6e86ef-509d-4ace-927d-37432d5dddac}
Difficulty: moderate
The following will build images for 'libctf-routeway-nginx' and 'libctf-routeway-php', and run two new containers named 'ctf-routeway_web_1' and 'ctf-routeway_php_1'. You can access the challenge by browsing to http://localhost:8080.
# start
docker-compose up
# stop
docker-compose stop
# delete
docker-compose rm