Step 1 Go to https://hub.docker.com and create an account, if you haven’t yet Step 2 Prepare Dockerfile that will be source of your Docker image. Here is a simple one: View the code on Gist. Step 3 Run terminal and go to directory where Dockerfile is located (prepared in previous step) Continue Reading