mirror of
https://abf.rosa.ru/djam/docker-compose.git
synced 2025-02-23 02:32:47 +00:00
2.22.0
This commit is contained in:
parent
a1ae01abce
commit
f409684498
1 changed files with 2 additions and 0 deletions
|
@ -32,6 +32,8 @@ docker compose up
|
|||
%setup -qn compose-%{version}
|
||||
|
||||
%build
|
||||
export GOPROXY=direct
|
||||
|
||||
CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/compose/v2/internal.Version=%{version}" -o bin/%{oname} ./cmd
|
||||
upx bin/%{oname}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue