DEBSOURCES
Skip Quicknav
sources / python-spython / 0.3.13-2 / spython / tests / testdata / docker2singularity / from.def
12345678
Bootstrap: docker From: busybox:latest Stage: spython-base %runscript exec /bin/bash "$@" %startscript exec /bin/bash "$@"