https://github.com/mmornati/docker-ghostdbmigrate
2.0K
This Docker can be used to migrate the Ghost Blog database from a newer version.
git clone https://github.com/mmornati/docker-ghostdbmigrate.git
cd docker-ghostdbmigrate
docker build -t mmornati/docker-ghostdbmigrate .
docker pull mmornati/docker-ghostdbmigrate
docker run -it --rm --name blogmigrate -e NODE_ENV=production -e DB_CURRENT_VERSION=1.0.2 -v /Users/mmornati/ghost-blog-test:/ghost-override mmornati/docker-ghostdbmigrate:v1.8.6
You have to change:
Content type
Image
Digest
Size
61.4 MB
Last updated
almost 9 years ago
docker pull mmornati/docker-ghostdbmigrate