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

docker: Base the docker image on RedHat UBI #54812

Merged

Commits on Sep 25, 2020

  1. docker: Base the docker image on RedHat UBI

    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 committed Sep 25, 2020
    Configuration menu
    Copy the full SHA
    24f5b76 View commit details
    Browse the repository at this point in the history