mirror of
https://github.com/containers/podman.git
synced 2025-09-09 17:42:22 +08:00
4 lines
75 B
Docker
4 lines
75 B
Docker
FROM registry.centos.org/centos/centos:7
|
|
|
|
RUN yum install -y rpms/x86_64/*
|