Skip to content

Updates distroless Dockerfile to handle fips realeases#25449

Merged
tcsc merged 1 commit intomasterfrom
tcsc/distroless-fips-dockerfile
May 2, 2023
Merged

Updates distroless Dockerfile to handle fips realeases#25449
tcsc merged 1 commit intomasterfrom
tcsc/distroless-fips-dockerfile

Conversation

@tcsc
Copy link
Copy Markdown
Contributor

@tcsc tcsc commented May 2, 2023

The distroless Dockerfile installs Teleport from a architecture-specific Debian
package file, and so needs to be able to construct the filename during the build
from various suupplied components, plus the target archecture during a multiarch
build.

This patch updates the dockerfile to handle constructing a filename for a fips-
compatible Teleport build.

Copy link
Copy Markdown
Contributor

@camscale camscale left a comment

Choose a reason for hiding this comment

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

LGTM - just a couple of alternative suggestions. Up to you.

Comment thread build.assets/charts/Dockerfile-distroless
@tcsc tcsc added this pull request to the merge queue May 2, 2023
Merged via the queue into master with commit 6cfcd24 May 2, 2023
@tcsc tcsc deleted the tcsc/distroless-fips-dockerfile branch May 2, 2023 03:45
@public-teleport-github-review-bot
Copy link
Copy Markdown

@tcsc See the table below for backport results.

Branch Result
branch/v12 Create PR
branch/v13 Create PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants