mirror of
https://abf.rosa.ru/djam/skopeo.git
synced 2025-02-23 10:52:51 +00:00
This commit is contained in:
parent
c5617e98c4
commit
161260682f
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ Docker v2 images.
|
|||
export GOPROXY=direct
|
||||
CGO_CFLAGS="" CGO_LDFLAGS="-L/usr/lib64 -lgpgme -lassuan -lgpg-error" GO111MODULE=on go build -mod=vendor "-buildmode=pie" -ldflags '-X main.gitCommit= ' -gcflags "" -tags "btrfs_noversion exclude_graphdriver_btrfs " -o bin/skopeo ./cmd/skopeo
|
||||
|
||||
upx bin/%{name}
|
||||
#upx bin/%{name}
|
||||
|
||||
|
||||
%install
|
||||
|
|
Loading…
Add table
Reference in a new issue