How to run a command when Docker container restarts – Apache
I'm new to using Docker and docker-compose so apologies if I have some of the terminology wrong. I've been provided with a Dockerfile and docker-compose.yml and have successfully got the images built and container up and running (by running docker-compose…