DEBSOURCES
Skip Quicknav
sources / python-spython / 0.3.13-2 / spython / tests / testdata / singularity2docker / multiple-lines.docker
123456
FROM busybox:latest AS spython-base RUN apt-get update && \ apt-get install -y git \ wget \ curl \ squashfs-tools