Posts tagged 'docker'

April 10, 2019

Building compact golang docker images

How to utilize multi-stage docker builds and static built golang executables to create compact images
October 12, 2017

Automated alpine based erlang docker image

How to build a minimalistic docker image for erlang applications based on the alpine base image
August 23, 2016

Building static executables in C++

Find some hints on how to build reusable statically linked C++ binaries with the help of docker
July 27, 2015

Running monodevelop in a docker container

Here you can find some hints on how you can install and run monodevelop in a docker container
December 13, 2014

Running ejabberd in docker using god

See how you can run a god controlled ejabberd instance inside a docker container
Index