We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aff58b2 commit 280c7d8Copy full SHA for 280c7d8
run
@@ -1,2 +1,2 @@
1
#!/bin/bash
2
-docker run -v .:/root/hyperstack ${PRIVATE_REGISTRY}/base20:hyperstack /bin/bash -c 'cd /root/hyperstack && ./runall'
+docker run -v .:/root/hyperstack ${PRIVATE_REGISTRY}/base20:hyperstack "/bin/bash -c \"cd /root/hyperstack && ./runall\""
0 commit comments