_lhermann’s avatar_lhermann’s Twitter Archive—№ 9,238

  1. …in reply to @sprnv
    @sprnv @goenning I run a prod and staging environment on every machine. I don't build images, I use a prefab node image and run my code on it with docker-compose. I do it to avoid most of the update/maintenance work on the actual server.