pack:
sudo docker build -t myoauth . --no-cache
publish:
sudo docker tag myoauth arielherself/myoauth && sudo docker push arielherself/myoauth