mirror of
https://github.com/podman-container-tools/podman.git
synced 2026-08-05 08:25:40 +00:00
Test edge-case described here: https://github.com/containers/buildah/pull/5084 Test case in: RHEL-2598 Signed-off-by: Aditya R <arajan@redhat.com>
2 lines
49 B
Docker
2 lines
49 B
Docker
FROM quay.io/libpod/alpine:latest
|
|
RUN echo hello
|