Rhel comparatable images (Centos, Rockylinux)
857
This is a big container image that contains a RHEL-like image with a python 3.8 / 3.9 environment with Oracle Client 19 / 21.
docker run -it --rm -v /path/to/workdir:/workdir hdcore/docker-rhellike:<version>
The image is stored on multiple container registries at dockerhub and gitlab:
Build:
docker build -f <version>/Dockerfile -t docker-rhellike:<version> .
docker compose run --rm local-rockylinux8-run /bin/bash
docker compose run --rm local-<version>-run run-infinity.sh
Content type
Image
Digest
sha256:d4e9481db…
Size
369.3 MB
Last updated
5 months ago
docker pull hdcore/docker-rhellike:rockylinux8