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

release-20.2: docker: Base the docker image on RedHat UBI #55130

Merged
merged 1 commit into from
Oct 1, 2020

Conversation

jlinder
Copy link
Collaborator

@jlinder jlinder commented Oct 1, 2020

Backport 1/1 commits from #54812.

/cc @cockroachdb/release


Before: The docker image was based on Debian 9.12 slim.

Why: This change will help on-prem customers from a security and
compliance perspective. It also aligns with our publishing images into
the RedHat Marketplace.

Now: Published docker images are based on the RedHat UBI 8 base image.

Fixes: #49643

Release note (backward-incompatible change): CockroachDB Docker images
are now based on the RedHat ubi8/ubi base image instead of Debian 9.12
slim. This will help on-prem customers from a security and compliance
perspective.

Before: The docker image was based on Debian 9.12 slim.

Why: This change will help on-prem customers from a security and
compliance perspective. It also aligns with our publishing images into
the RedHat Marketplace.

Now: Published docker images are based on the RedHat UBI 8 base image.

Fixes: cockroachdb#49643

Release note (backward-incompatible change): CockroachDB Docker images
are now based on the RedHat ubi8/ubi base image instead of Debian 9.12
slim. This will help on-prem customers from a security and compliance
perspective.
@jlinder jlinder requested a review from bdarnell October 1, 2020 16:21
@cockroach-teamcity
Copy link
Member

This change is Reviewable

@jlinder
Copy link
Collaborator Author

jlinder commented Oct 1, 2020

@joshimhoff @DuskEagle FYI, this is coming to release-20.2 and will be in the next beta / RC.

@DuskEagle
Copy link
Member

@joshimhoff @DuskEagle FYI, this is coming to release-20.2 and will be in the next beta / RC.

Sounds good. Thanks for the heads up.

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.

4 participants