Skip to content

Commit

Permalink
README: Update Alpine images listing
Browse files Browse the repository at this point in the history
  • Loading branch information
travier committed Dec 13, 2024
1 parent 63383b1 commit 3f2484e
Showing 1 changed file with 7 additions and 10 deletions.
17 changes: 7 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,23 +24,20 @@ directly use the commands below:

- [Alpine Linux]:
```
$ toolbox create --image quay.io/toolbx-images/alpine-toolbox:edge
$ toolbox enter alpine-toolbox-edge
$ toolbox create --image quay.io/toolbx-images/alpine-toolbox:3.21
$ toolbox enter alpine-toolbox-3.21
$ toolbox create --image quay.io/toolbx-images/alpine-toolbox:3.20
$ toolbox enter alpine-toolbox-3.20
$ toolbox create --image quay.io/toolbx-images/alpine-toolbox:3.19
$ toolbox enter alpine-toolbox-3.19
$ toolbox create --image quay.io/toolbx-images/alpine-toolbox:3.18
$ toolbox enter alpine-toolbox-3.18
$ toolbox create --image quay.io/toolbx-images/alpine-toolbox:3.17
$ toolbox enter alpine-toolbox-3.17
$ toolbox create --image quay.io/toolbx-images/alpine-toolbox:3.16
$ toolbox enter alpine-toolbox-3.16
$ toolbox create --image quay.io/toolbx-images/alpine-toolbox:edge
$ toolbox enter alpine-toolbox-edge
```

- [Amazon Linux] Note: Only Amazon Linux 2 comes with [EPEL] enabled by default:
Expand Down

0 comments on commit 3f2484e

Please sign in to comment.