Skip to content

build_docker.sh: support including extra files#17405

Merged
tomhjp merged 1 commit intomainfrom
tomhjp/docker-build-files
Oct 2, 2025
Merged

build_docker.sh: support including extra files#17405
tomhjp merged 1 commit intomainfrom
tomhjp/docker-build-files

Conversation

@tomhjp
Copy link
Copy Markdown
Member

@tomhjp tomhjp commented Oct 2, 2025

mkctr already has support for including extra files in the built container image. Wire up a new optional environment variable to thread that through to mkctr. The operator e2e tests will use this to bake additional trusted CAs into the test image without significantly departing from the normal build or deployment process for our containers.

Updates tailscale/corp#32085

Change-Id: Ica94ed270da13782c4f5524fdc949f9218f79477

mkctr already has support for including extra files in the built
container image. Wire up a new optional environment variable to thread
that through to mkctr. The operator e2e tests will use this to bake
additional trusted CAs into the test image without significantly
departing from the normal build or deployment process for our
containers.

Updates tailscale/corp#32085

Change-Id: Ica94ed270da13782c4f5524fdc949f9218f79477
Signed-off-by: Tom Proctor <tomhjp@users.noreply.github.com>
@tomhjp tomhjp requested a review from a team October 2, 2025 11:14
@tomhjp tomhjp merged commit 16e0abe into main Oct 2, 2025
105 of 107 checks passed
@tomhjp tomhjp deleted the tomhjp/docker-build-files branch October 2, 2025 12:29
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.

2 participants