Skip to content

Commit

Permalink
Withdraw the Red Hat Enterprise Linux images
Browse files Browse the repository at this point in the history
Toolbx now offers built-in support for Red Hat Enterprise Linux.  These
images are maintained by Red Hat and their sources are part of the
Toolbx project.

#118
  • Loading branch information
debarshiray committed Jan 16, 2024
1 parent df40322 commit 2122805
Show file tree
Hide file tree
Showing 26 changed files with 9 additions and 704 deletions.
123 changes: 0 additions & 123 deletions .github/workflows/rhel.yaml

This file was deleted.

34 changes: 9 additions & 25 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,33 +99,17 @@ directly use the commands below:
$ toolbox enter opensuse-toolbox-tumbleweed
```

- [Red Hat Enterprise Linux (Universal Base Image)] with [EPEL] enabled by
default. Note: You are free to use and redistribute UBI images, provided you
adhere to the [Red Hat Universal Base Image End User Licensing Agreement].
- [Red Hat Enterprise Linux (Universal Base Image)]: The images are now
maintained by Red Hat and their sources are part of [Toolbx] ([GitHub]) (repo
on `registry.access.redhat.com` for RHEL [8](https://catalog.redhat.com/software/containers/ubi8/toolbox/611bd665bd674341b5c5ed46)
and [9](https://catalog.redhat.com/software/containers/ubi9/toolbox/61532d7dd2c7f84a4d2ed86b)).
Usage:
```
$ toolbox create --image quay.io/toolbx-images/rhel-toolbox:9.2
$ toolbox enter rhel-toolbox-9.2
$ toolbox create --distro rhel --release 9.3
$ toolbox enter rhel-toolbox-9.3
$ toolbox create --image quay.io/toolbx-images/rhel-toolbox:9.1
$ toolbox enter rhel-toolbox-9.1
$ toolbox create --image quay.io/toolbx-images/rhel-toolbox:9.0
$ toolbox enter rhel-toolbox-9.0
$ toolbox create --image quay.io/toolbx-images/rhel-toolbox:8.8
$ toolbox enter rhel-toolbox-8.8
$ toolbox create --image quay.io/toolbx-images/rhel-toolbox:8.7
$ toolbox enter rhel-toolbox-8.7
$ toolbox create --image quay.io/toolbx-images/rhel-toolbox:8.6
$ toolbox enter rhel-toolbox-8.6
$ toolbox create --image quay.io/toolbx-images/rhel-toolbox:8.4
$ toolbox enter rhel-toolbox-8.4
$ toolbox create --image quay.io/toolbx-images/rhel-toolbox:8.2
$ toolbox enter rhel-toolbox-8.2
$ toolbox create --distro rhel --release 8.9
$ toolbox enter rhel-toolbox-8.9
```

- [Rocky Linux] with [EPEL] enabled by default:
Expand Down
21 changes: 0 additions & 21 deletions rhel/7/Containerfile

This file was deleted.

33 changes: 0 additions & 33 deletions rhel/7/extra-packages

This file was deleted.

15 changes: 0 additions & 15 deletions rhel/7/missing-docs

This file was deleted.

22 changes: 0 additions & 22 deletions rhel/8.2/Containerfile

This file was deleted.

33 changes: 0 additions & 33 deletions rhel/8.2/extra-packages

This file was deleted.

15 changes: 0 additions & 15 deletions rhel/8.2/missing-docs

This file was deleted.

22 changes: 0 additions & 22 deletions rhel/8.4/Containerfile

This file was deleted.

33 changes: 0 additions & 33 deletions rhel/8.4/extra-packages

This file was deleted.

15 changes: 0 additions & 15 deletions rhel/8.4/missing-docs

This file was deleted.

Loading

0 comments on commit 2122805

Please sign in to comment.