mirror of
https://github.com/containers/podman.git
synced 2025-06-26 12:56:45 +08:00
add the gopath environment variable to the openshift dockerfile
Signed-off-by: baude <bbaude@redhat.com> Closes: #1513 Approved by: baude
This commit is contained in:
@ -27,3 +27,5 @@ RUN dnf -y install btrfs-progs-devel \
|
||||
golang-github-cpuguy83-go-md2man \
|
||||
slirp4netns \
|
||||
iptables && dnf -y clean all
|
||||
|
||||
ENV GOPATH=/go
|
||||
|
Reference in New Issue
Block a user