Writing /var/lib/dokuwiki/wiki.project-insanity.org/data/meta/azcopy_linux.meta failed
azcopy_linux
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
azcopy_linux [2018/09/04 12:26] – created 2a01:4f8:191:327:9832:11ff:fe14:6129 | azcopy_linux [2021/10/31 10:42] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | <code bash> | ||
+ | GOARCH=amd64 GOOS=linux $(call with_docker, | ||
+ | RUN go get -u github.com/ | ||
+ | RUN go get -u github.com/ | ||
+ | |||
+ | </ |