CrazyMax
CrazyMax
@RoyiAvital You can check this portable alternative if you want : https://github.com/portapps/vscode-portable
@RoyiAvital Yes I prefer to use environment variables to have a dedicated `data` folder outside the application to ease updates.
What is the issue you encountered?
> @crazy-max initially I thought it was because of a missing SDK, but I had another looks, and it was `xx-info` failing because macOS doesn't have a `/etc/os-release`. I just...
moby engine cross compilation fails for `linux/arm/v6`. Should be fixed upstream: https://github.com/docker/docker-ce-packaging/runs/5737440583?check_suite_focus=true#step:4:2372 ``` #43 0.132 #43 0.138 ---> Making bundle: cross (in /build/bundles/cross) #43 0.139 Cross building: /build/bundles/cross/linux/arm/v6 #43 0.182...
> moby engine cross compilation fails for `linux/arm/v6`. Should be fixed upstream: https://github.com/docker/docker-ce-packaging/runs/5737440583?check_suite_focus=true#step:4:2372 > > ``` > #43 0.132 > #43 0.138 ---> Making bundle: cross (in /build/bundles/cross) > #43...
> Looks like TARGETPLATFORM is a required parameter; wondering if we can set some sensible default for it, so that make static "works". Yes we can evaluate the current platform...
Thanks a bunch for the review @tianon! > Wouldn't it be better (and a lot simpler) to use `go env GOARCH` / `go env GOOS` here? :innocent: > > If...
@thaJeztah https://github.com/moby/moby/pull/43529 would fix this
https://ci-next.docker.com/public/blue/organizations/jenkins/docker-ce-packaging/detail/PR-718/10/pipeline/1259#step-1369-log-373 ``` #63 [linux/arm/v6 all 1/1] COPY --link --from=release-all /out / panic: runtime error: invalid memory address or nil pointer dereference [signal SIGSEGV: segmentation violation code=0x1 addr=0x0 pc=0xa0ba90] goroutine 26...