Skip to content

Commit

Permalink
Update README.md to include Ubuntu 24.04
Browse files Browse the repository at this point in the history
  • Loading branch information
luciofstars authored Sep 11, 2024
1 parent 8921837 commit 8d21d2c
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -135,6 +135,9 @@ directly use the commands below:
- [Ubuntu]: The images are now maintained as part of [Toolbx] ([GitHub]) ([repo
on Quay.io](https://quay.io/repository/toolbx/ubuntu-toolbox)). Usage:
```
$ toolbox create --distro ubuntu --release 24.04
$ toolbox enter ubuntu-toolbox-24.04
$ toolbox create --distro ubuntu --release 23.10
$ toolbox enter ubuntu-toolbox-23.10
Expand All @@ -156,6 +159,9 @@ directly use the commands below:

Or, alternatively:
```
$ toolbox create --image quay.io/toolbx/ubuntu-toolbox:24.04
$ toolbox enter ubuntu-toolbox-24.04
$ toolbox create --image quay.io/toolbx/ubuntu-toolbox:23.10
$ toolbox enter ubuntu-toolbox-23.10
Expand Down

0 comments on commit 8d21d2c

Please sign in to comment.