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