Skip to content

Switch Docker base image from CentOS (as it is now EOL) #283

@cpnat

Description

@cpnat

Is your feature request related to a problem? Please describe.
CentOS is now EOL (https://www.centos.org/centos-linux-eol/) and is the OS of the base Docker image used for the development and CI setup.

The YUM repository was removed from the CentOS update servers, and therefore packages cannot be installed. We are pointing to a mirror in the existing Dockerfile - meaning there will be no updates, so this is a temporary fix.

Describe the solution you'd like
Switch the Dockerfile to a base image from an actively maintained Linux distribution (debian:bullseye-slim is proposed).

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Add any other context or screenshots about the feature request here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions