Skip to content

Commit 7084ff0

Browse files
authored
Merge pull request #163 from travier/main-cleanups
Small cleanups
2 parents 31199ad + 6d3cee7 commit 7084ff0

File tree

6 files changed

+3
-161
lines changed

6 files changed

+3
-161
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@ directly use the commands below:
1515

1616
- [AlmaLinux] with [EPEL] enabled by default:
1717
```
18+
$ toolbox create --image quay.io/toolbx-images/almalinux-toolbox:10
19+
$ toolbox enter almalinux-toolbox-10
20+
1821
$ toolbox create --image quay.io/toolbx-images/almalinux-toolbox:9
1922
$ toolbox enter almalinux-toolbox-9
2023
@@ -71,9 +74,6 @@ directly use the commands below:
7174
7275
$ toolbox create --image quay.io/toolbx-images/debian-toolbox:11
7376
$ toolbox enter debian-toolbox-11
74-
75-
$ toolbox create --image quay.io/toolbx-images/debian-toolbox:10
76-
$ toolbox enter debian-toolbox-10
7777
```
7878

7979
- [openSUSE]:

centos/stream8/Containerfile

Lines changed: 0 additions & 24 deletions
This file was deleted.

centos/stream8/extra-packages

Lines changed: 0 additions & 42 deletions
This file was deleted.

centos/stream8/missing-docs

Lines changed: 0 additions & 15 deletions
This file was deleted.

debian/10/Containerfile

Lines changed: 0 additions & 38 deletions
This file was deleted.

debian/10/extra-packages

Lines changed: 0 additions & 39 deletions
This file was deleted.

0 commit comments

Comments
 (0)