feedbacksystem
feedbacksystem copied to clipboard
[Runner] Containers created by checker cause docker compose up to fail
Describe the bug When containers created by the runner are running docker-compose does not run successfully.
To Reproduce Steps to reproduce the behavior:
- Start a container using the runner and run docker-compose up.
- See
strconv.Atoi: parsing "": invalid syntax
Error
Expected behavior Docker-compose works.
Screenshots