#!/usr/bin/bash docker build -f kopano.dockerfile -t kopano:1 . # docker run -it kopano:1 bash