I used docker compose to build my project. In my project, first i download the mysql image from docker hub using docker pull command. Then download ghost images from docker hub. After that, i lauch two sepearte container using these two images. Then docker compose is launched. Create a directory under the docker compose and create afile with .yml extension. I also add 2 storage with two different container, for the persistent storage.
ankiiitt/docker-project
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|