SeleniumHQ/docker-selenium

Documentation for RHEL/Rocky

Open

#1,864 opened on Jun 5, 2023

View on GitHub
 (6 comments) (0 reactions) (0 assignees)Shell (6,945 stars) (2,435 forks)batch import
help wanted

Description

Feature and motivation

All the containers appear to be based on Debian. However, for compliance a lot of us have to build from a common OS, which is sometimes RHEL. It would be convenient to reuse most of the code even if organization forces use of different base OS.

Usage example

Show changes needed to files in documentation to build FROM RHEL/Rocky Linux.

Contributor guide