DockerWelcome to GhostA fresh start for my blog on Ghost, a minimal nodejs blogging platform, running inside a docker container behind an nginx proxy.
Docker, Blogging, TipsRun Ghost in Docker behind an nginx reverse proxydocker-compose for Ghost plus a custom nginx proxy image — full compose file, nginx.conf, and Dockerfile.
Docker, ToolsCustom TeamCity build agent from a DockerfileBuild a reproducible TeamCity agent image with Node and gulp from a Dockerfile instead of docker commit on a hand-tweaked container.