mirror of
https://github.com/containers/skopeo.git
synced 2025-07-31 06:31:06 +00:00
Merge pull request #752 from giuseppe/fix-pkg-name
Dockerfile: use golang-github-cpuguy83-go-md2man
This commit is contained in:
commit
153520e20e
@ -1,6 +1,6 @@
|
|||||||
FROM fedora
|
FROM fedora
|
||||||
|
|
||||||
RUN dnf -y update && dnf install -y make git golang golang-github-cpuguy83-go-md2man \
|
RUN dnf -y update && dnf install -y make git golang golang-github-cpuguy83-md2man \
|
||||||
# storage deps
|
# storage deps
|
||||||
btrfs-progs-devel \
|
btrfs-progs-devel \
|
||||||
device-mapper-devel \
|
device-mapper-devel \
|
||||||
|
Loading…
Reference in New Issue
Block a user