build-docker.sh 243 Bytes Edit Raw Blame History Permalink 1 2 3 TAG=`git rev-parse HEAD` docker build --progress plain -t registry.storefrontcloud.io/docs-storefrontcloud-io/v2-calvin:${TAG:0:8} -f Dockerfile ../../../ # docker push registry.storefrontcloud.io/docs-storefrontcloud-io/v2-calvin:${TAG:0:8}