DOCKER_IMAGE_NAME := fphammerle/ssh-remote-forwarding docker-build : docker build -t $(DOCKER_IMAGE_NAME) .