Subscribe to masimplo.com

Stay up to date! Get all the latest & greatest posts delivered straight to your inbox

Docker

Containers, images, and shipping services.

Welcome to Ghost cover image
Docker

Welcome to Ghost

A fresh start for my blog on Ghost, a minimal nodejs blogging platform, running inside a docker container behind an nginx proxy.

Run Ghost in Docker behind an nginx reverse proxy cover image
Docker,  Blogging,  Tips

Run Ghost in Docker behind an nginx reverse proxy

docker-compose for Ghost plus a custom nginx proxy image — full compose file, nginx.conf, and Dockerfile.

Custom TeamCity build agent from a Dockerfile cover image
Docker,  Tools

Custom TeamCity build agent from a Dockerfile

Build a reproducible TeamCity agent image with Node and gulp from a Dockerfile instead of docker commit on a hand-tweaked container.