How to check file's content in a container, if this container failes to start? – Docker
I'm trying to build a php chess app and wrap it in Docker container. At first I took my old docker config, but it didn't work, so I added some stuff on top of it (like copying config apache files…