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

switch to latest Dockerfile frontend for builds #2496

Merged
merged 1 commit into from
Oct 17, 2022

Conversation

bcressey
Copy link
Contributor

Issue number:
N/A

Description of changes:
Update the Dockerfile from 1.1.3-experimental to 1.4.3. (It's been a while!)

My goal is to enable the Dockerfile syntax for RUN --mount=type=secret, since these secrets will be used for Secure Boot signing.

It's possible there will be some backwards compatibility headaches here for older versions of Docker, so I'd like to get this merged early in a release cycle to shake out any problems.

Testing done:
Builds for me!

Terms of contribution:

By submitting this pull request, I agree that this contribution is dual-licensed under the terms of both the Apache License, version 2.0, and the MIT license.

This includes the Dockerfile syntax for passing secrets to builds.

Signed-off-by: Ben Cressey <[email protected]>
@bcressey bcressey marked this pull request as ready for review October 15, 2022 04:28
Copy link
Contributor

@webern webern left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@bcressey bcressey merged commit 1437bda into bottlerocket-os:develop Oct 17, 2022
@bcressey bcressey deleted the dockerfile-syntax branch October 17, 2022 21:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants