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