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