#!/bin/sh rm -rf ./target docker build . -t ufoot/fakedate:0.1.2 docker build . -t ufoot/fakedate:latest