mirror of
https://github.com/containers/podman.git
synced 2025-12-05 12:52:12 +08:00
Currently pull policy is set incorrectly when users set --pull-never. Also pull-policy is not being translated correctly when using podman-remote. Fixes: #9573 Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2 lines
34 B
Docker
2 lines
34 B
Docker
FROM quay.io/libpod/alpine:latest
|