DEBSOURCES
Skip Quicknav
sources / python-spython / 0.3.13-2 / spython / tests / testdata / singularity2docker / post.docker
1234
FROM busybox:latest AS spython-base RUN apt-get update RUN apt-get install -y git \ wget