Devzat Dockerfile Build You can build the image with: docker image build -t devzat . Run You can run the container with: docker run -p 2221:2221 devzat That's about it.