small makefile to build the mattermost team edition docker image
make build: build docker imagemake push: push docker image to remote repository- Makefile vars:
DOCKER_REPOdocker repository for tagging the imageVERSIONmattermost version tag to build; also used as version tag for the image