Sha256: f2cc53ae9d47e78fb284416cb28a33a0e5e9086a642c2f89adf0eced13d00d31
Contents?: true
Size: 332 Bytes
Versions: 1
Compression:
Stored size: 332 Bytes
Contents
#!/bin/bash cd $DST sudo docker run \ -v $PWD:/artifact \ -v /var/run/docker.sock:/var/run/docker.sock \ -u 0 \ -it handsomefencer/roro:latest roro rollon # -it handsomefencer/roro:latest roro rollon # --name artifact \ #docker cp artifact:/artifact/. . # -i roar:latest printf "1\n3\n1\n2\n2\n1\na\n" | roro rollon
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
roro-0.3.33 | mise/scripts/rollon/run.sh |