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

Support Docker BuildKit with ecr.buildAndPushImage #664

Open
austinbutler opened this issue Apr 15, 2021 · 0 comments
Open

Support Docker BuildKit with ecr.buildAndPushImage #664

austinbutler opened this issue Apr 15, 2021 · 0 comments
Labels
kind/enhancement Improvements or new features

Comments

@austinbutler
Copy link

When building with Docker BuildKit enabled I always get diagnostics output, regardless of whether buildAndPushImage failed or not.

Diagnostics:
  awsx:ecr:Repository (my-repo):
    warning: #1 [internal] load build definition from Dockerfile
    #1 sha256:00eb9d15435896b77ba208f9da9bd8558a7f09df3e84a8cf506fdecfb43e17ad
    #1 transferring dockerfile: 32B done
    #1 DONE 0.0s

No diagnostics are output with DOCKER_BUILDKIT=0 pulumi up though.

Affected feature

ecr.buildAndPushImage

@austinbutler austinbutler added the kind/enhancement Improvements or new features label Apr 15, 2021
@leezen leezen added kind/enhancement Improvements or new features and removed kind/enhancement Improvements or new features labels Apr 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement Improvements or new features
Projects
None yet
Development

No branches or pull requests

2 participants