DEBSOURCES
Skip Quicknav
sources / python-spython / 0.3.13-2 / spython / tests / testdata / singularity2docker / multiple-lines.def
123456789
Bootstrap: docker From: busybox:latest %post apt-get update && \ apt-get install -y git \ wget \ curl \ squashfs-tools