#!/bin/bash docker rmi frikky/shuffle:app_sdk docker build . -t frikky/shuffle:app_sdk docker push frikky/shuffle:app_sdk