We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df40322 commit ebd1a90Copy full SHA for ebd1a90
.github/workflows/archlinux.yaml
README.md
@@ -60,10 +60,11 @@ directly use the commands below:
60
$ toolbox enter amazonlinux-toolbox-2
61
```
62
63
-- [Arch Linux]:
+- [Arch Linux]: The images are now maintained as part of [Toolbx] ([GitHub])
64
+ ([repo on Quay.io](https://quay.io/repository/toolbx/arch-toolbox)).
65
- $ toolbox create --image quay.io/toolbx-images/archlinux-toolbox:latest
66
- $ toolbox enter archlinux-toolbox-latest
+ $ toolbox create --distro arch
67
+ $ toolbox enter arch-toolbox-latest
68
69
70
- [CentOS (Stream)] with [EPEL] enabled by default:
archlinux/Containerfile
archlinux/extra-packages
0 commit comments