Recently, I wrote how to deploy Mattermost in minutes with the TurnKey Linux distribution. Although that is a great way to spin up an instance of Mattermost, the version used by TurnKey Linux doesn’t ...
Docker is a widely used developer tool that first simplifies the assembly of an application stack (docker build), then allows for the rapid distribution of the resulting executabl ...