DEBSOURCES
Skip Quicknav
sources / python-spython / 0.3.13-2 / spython / tests / testdata / singularity2docker / runscript.def
1234
Bootstrap: docker From: busybox:latest %runscript exec /bin/bash echo hello "$@"