mirror of
https://github.com/containers/podman.git
synced 2025-06-04 04:56:32 +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/*
|