Skip to content

Commit

Permalink
Use the supported quay.io/toolbx/ubuntu-toolbox:22.04 image in examples
Browse files Browse the repository at this point in the history
  • Loading branch information
debarshiray committed Sep 27, 2023
1 parent 75b6808 commit e6d6ea1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ The following steps can be followed in order to create a custom image:
1. Create a toolbox - in this case I'm using a custom image as base

```
$ toolbox create -i docker.io/akdev1l/ubuntu-toolbox:22.04
$ toolbox create -i quay.io/toolbx/ubuntu-toolbox:22.04
Created container: ubuntu-toolbox-22.04
Enter with: toolbox enter ubuntu-toolbox-22.04
```
Expand Down

0 comments on commit e6d6ea1

Please sign in to comment.