Commit Graph

1 Commits

Author SHA1 Message Date
Debarshi Ray b50aff2f8e images: Add toolbox image definitions for RHELs 8.8, 8.9, 9.2 and 9.3
These are the full definitions of the UBI-based toolbox images published
for RHEL >= 8.8/9.2 [1] at registry.access.redhat.com/ubi8/toolbox:8.8
and such.  Note that the Dockerfile used to build this image was already
available to the public [2], but didn't include all the files necessary
to build it.

The FROM line has been changed to registry.access.redhat.com/ubi8:8.8
and such so that it can be built outside Red Hat's build system and
always points to the desired RHEL version.

[1] https://catalog.redhat.com/software/containers/ubi8/toolbox/611bd665bd674341b5c5ed46
    https://catalog.redhat.com/software/containers/ubi9/toolbox/61532d7dd2c7f84a4d2ed86b

[2] https://catalog.redhat.com/software/containers/ubi8/toolbox/611bd665bd674341b5c5ed46?container-tabs=dockerfile
    https://catalog.redhat.com/software/containers/ubi9/toolbox/61532d7dd2c7f84a4d2ed86b?container-tabs=dockerfile

https://github.com/containers/toolbox/pull/1434
2024-01-16 01:00:08 +01:00