In this project we will connect a ghost container with a persistent MySQL container.
Prerequisition: Docker version 1.11.x <
docker volume create --name mysql-volume
Check the docker-compose file for more documentation
$ docker-compose up -d
$ docker-compose --file docker-compose-v2.yaml up -d
docker-compose stop
docker-compose rm -fv
docker volume rm mysql-volume
Content type
Image
Digest
Size
108.3 MB
Last updated
about 10 years ago
docker pull scheele/my-ghost:1.0