tag=$(date +'%y%m%d.%H%M%S.')$(git rev-parse --short HEAD)
cd cmd && make linux
cd .. && docker build . -t my-jump-all:$tag -f all.Dockerfile