mirror of
https://github.com/containers/podman.git
synced 2025-08-06 11:32:07 +08:00
Replace skopeo-containers with containers-common
Signed-off-by: TomSweeneyRedHat <tsweeney@redhat.com> Replaces 'skopeo-containers' with 'containers-common' in the files that I feel comfortable changing it in. There are a number of rpm building related files that still have it, but I was hesitant to do so. Signed-off-by: TomSweeneyRedHat <tsweeney@redhat.com>
This commit is contained in:
@ -34,7 +34,7 @@ acquire the source, and build it.
|
||||
```console
|
||||
sudo dnf install -y git runc libassuan-devel golang golang-github-cpuguy83-go-md2man glibc-static \
|
||||
gpgme-devel glib2-devel device-mapper-devel libseccomp-devel \
|
||||
atomic-registries iptables skopeo-containers containernetworking-cni \
|
||||
atomic-registries iptables containers-common containernetworking-cni \
|
||||
conmon ostree-devel
|
||||
```
|
||||
### Building and installing podman
|
||||
|
Reference in New Issue
Block a user