-
Notifications
You must be signed in to change notification settings - Fork 13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
multi arch support #25
Commits on Sep 23, 2022
-
bump to bullseye as go image variant (missing platforms with buster)
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 8093ec8 - Browse repository at this point
Copy the full SHA 8093ec8View commit details -
common: evaluate compat platforms of target pkg with project ones
evaluating compatible platforms of target package with ones provided by each project. if PKG_SUPPORTED_PLATFORMS is empty, we assume we want to build all platforms supported by the project (static pkg) Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for ad2cb6e - Browse repository at this point
Copy the full SHA ad2cb6eView commit details -
pkg(docker-cli): multi arch support and bump to v22.06.0-beta.0
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 05606e1 - Browse repository at this point
Copy the full SHA 05606e1View commit details -
pkg(containerd): multi arch support
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 6e98c8d - Browse repository at this point
Copy the full SHA 6e98c8dView commit details -
pkg(credential-helpers): multi arch support and bump to v0.7.0
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 26c8504 - Browse repository at this point
Copy the full SHA 26c8504View commit details -
pkg(buildx): refactor since platform compat
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 10a6640 - Browse repository at this point
Copy the full SHA 10a6640View commit details -
pkg(compose): refactor since platform compat
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 44e64c5 - Browse repository at this point
Copy the full SHA 44e64c5View commit details -
pkg(scan): refactor since platform compat
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 5192a3c - Browse repository at this point
Copy the full SHA 5192a3cView commit details -
pkg(docker-engine): multi arch support and bump to v22.06.0-beta.0
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for ca50630 - Browse repository at this point
Copy the full SHA ca50630View commit details -
disable linux/ppc64le builds for now (too slow with QEMU)
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 7eb4f63 - Browse repository at this point
Copy the full SHA 7eb4f63View commit details -
ci: limit make to a single thread
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for f665529 - Browse repository at this point
Copy the full SHA f665529View commit details