docker.sh 52 Bytes Raw Blame History Permalink 1 2 3 4 5 #!/bin/bash workdir=$1 cd $workdir yarn yarn build