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.

Running Ghost inside docker behind nginx cover image
Tips,  Docker,  Blogging

Running Ghost inside docker behind nginx

How I run my Ghost blog inside a docker container behind an nginx reverse proxy, with the full docker-compose and nginx config.

Teamcity agent as Docker container cover image
Tools,  Docker

Teamcity agent as Docker container

Instead of committing hand-tweaked containers, I build custom TeamCity build agents from a Dockerfile so they are versioned and reproducible.