#!/bin/bash docker build -t urmo/pptr:latest . docker tag urmo/pptr:latest rubble.se:5000/urmo/pptr docker push rubble.se:5000/urmo/pptr