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 (2,435 forks)batch import
help wanted

Repository metrics

Stars
 (6,945 stars)
PR merge metrics
 (Avg merge 3d 7h) (15 merged PRs in 30d)

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