Files
podman/test/e2e/build/basicalpine/Containerfile.volume
Radostin Stoyanov 1215bd9ffd test: Add checkpoint/restore with volumes
Signed-off-by: Radostin Stoyanov <rstoyanov@fedoraproject.org>
2021-01-07 07:51:22 +00:00

3 lines
30 B
Docker

FROM alpine
VOLUME "/volume0"