docker-ce-packaging
docker-ce-packaging copied to clipboard
[master] static: remove target_platform and switch to xx
- follow-up to https://github.com/docker/docker-ce-packaging/pull/665
I ran into issues running this locally, so moving the last commit to a separate PR
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 opened a PR; https://github.com/tonistiigi/xx/pull/72
@crazy-max initially I thought it was because of a missing SDK, but I had another looks, and it was
xx-infofailing because macOS doesn't have a/etc/os-release. I just opened a PR; tonistiigi/xx#72
Ah good point yes indeed.