Skip to content

Commit ebd1a90

Browse files
committed
Withdraw the Arch Linux images
Toolbx now offers built-in support for Arch Linux and these images are maintained as part of the Toolbx project. toolbx-images#82
1 parent df40322 commit ebd1a90

File tree

4 files changed

+4
-175
lines changed

4 files changed

+4
-175
lines changed

.github/workflows/archlinux.yaml

-127
This file was deleted.

README.md

+4-3
Original file line numberDiff line numberDiff line change
@@ -60,10 +60,11 @@ directly use the commands below:
6060
$ toolbox enter amazonlinux-toolbox-2
6161
```
6262

63-
- [Arch Linux]:
63+
- [Arch Linux]: The images are now maintained as part of [Toolbx] ([GitHub])
64+
([repo on Quay.io](https://quay.io/repository/toolbx/arch-toolbox)).
6465
```
65-
$ toolbox create --image quay.io/toolbx-images/archlinux-toolbox:latest
66-
$ toolbox enter archlinux-toolbox-latest
66+
$ toolbox create --distro arch
67+
$ toolbox enter arch-toolbox-latest
6768
```
6869

6970
- [CentOS (Stream)] with [EPEL] enabled by default:

archlinux/Containerfile

-19
This file was deleted.

archlinux/extra-packages

-26
This file was deleted.

0 commit comments

Comments
 (0)