Build a Ghost Blog with Docker Compose
In this blog, we will create a Ghost Blog using Docker Compose.
Pre-requisites:
Docker pre-installed
User with sudo access
Steps:
Create a Docker Compose file docker-compose.yml in the root directory. You will create two services: a Ghost Blog s...
blog.noweder.com1 min read