Can I connect back to a container after changing the compose file?

Never mind, I th ink I have double blown it. I tried docker container stop on the original container because docker ps -a showed that it was trying to start, and when I started the docker compose file again, all the customization was gone. :frowning: