Skip to content
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

feat(assets): replace docker build with docker buildx build #13470

Closed
wants to merge 1 commit into from

Conversation

relm923
Copy link
Contributor

@relm923 relm923 commented Mar 8, 2021

Convert docker build command to docker buildx build and add a platform parameter to enable building images for multiple platforms/architectures

Closes #12472


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license

@gitpod-io
Copy link

gitpod-io bot commented Mar 8, 2021

@github-actions github-actions bot added the @aws-cdk/assets Related to the @aws-cdk/assets package label Mar 8, 2021
@aws-cdk-automation
Copy link
Collaborator

AWS CodeBuild CI Report

  • CodeBuild project: AutoBuildProject89A8053A-LhjRyN9kxr8o
  • Commit ID: 7e139dc
  • Result: FAILED
  • Build Logs (available for 30 days)

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

@relm923 relm923 closed this Mar 8, 2021
@relm923 relm923 deleted the docker_buildx branch March 8, 2021 16:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
@aws-cdk/assets Related to the @aws-cdk/assets package
Projects
None yet
Development

Successfully merging this pull request may close these issues.

(assets): allow user to pass platform option to Docker builds
3 participants