| repo | https://github.com/TryGhost/Ghost |
|---|---|
| category | CMS |
docker run -d --name some-ghost -e NODE_ENV=development -e url=http://localhost:3001 -p 3001:3001 ghost:latest| repo | https://github.com/TryGhost/Ghost |
|---|---|
| category | CMS |
docker run -d --name some-ghost -e NODE_ENV=development -e url=http://localhost:3001 -p 3001:3001 ghost:latest