Run the latest container with:
docker run stakater/base
Build an image:
docker build -t stakater/base .
Push an image:
sudo docker push stakater/base
Note you might have to login first before you can push the image to docker-hub sudo docker login
Its important to read this documentation: https://github.com/phusion/baseimage-docker