mirror of
https://github.com/containers/skopeo.git
synced 2025-10-21 19:03:44 +00:00
adapt code for projectatomic github
Signed-off-by: Antonio Murdaca <runcom@redhat.com>
This commit is contained in:
@@ -38,8 +38,8 @@ RUN set -x \
|
||||
&& dnf -y update && dnf install -y m2crypto
|
||||
|
||||
ENV GOPATH /usr/share/gocode:/go
|
||||
WORKDIR /go/src/github.com/runcom/skopeo
|
||||
WORKDIR /go/src/github.com/projectatomic/skopeo
|
||||
|
||||
COPY . /go/src/github.com/runcom/skopeo
|
||||
COPY . /go/src/github.com/projectatomic/skopeo
|
||||
|
||||
#ENTRYPOINT ["hack/dind"]
|
||||
|
Reference in New Issue
Block a user