Skip to content

Commit

Permalink
Withdraw the Arch Linux images
Browse files Browse the repository at this point in the history
Toolbx now offers built-in support for Arch Linux and these images are
maintained as part of the Toolbx project.

#82
  • Loading branch information
debarshiray committed Jan 16, 2024
1 parent df40322 commit ebd1a90
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 175 deletions.
127 changes: 0 additions & 127 deletions .github/workflows/archlinux.yaml

This file was deleted.

7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,10 +60,11 @@ directly use the commands below:
$ toolbox enter amazonlinux-toolbox-2
```

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

- [CentOS (Stream)] with [EPEL] enabled by default:
Expand Down
19 changes: 0 additions & 19 deletions archlinux/Containerfile

This file was deleted.

26 changes: 0 additions & 26 deletions archlinux/extra-packages

This file was deleted.

0 comments on commit ebd1a90

Please sign in to comment.