Skip to content

Commit

Permalink
Merge pull request #82 from debarshiray/wip/rishi/rename-archlinux-to…
Browse files Browse the repository at this point in the history
…-arch

Withdraw the Arch Linux image (renamed)
  • Loading branch information
travier committed Jan 25, 2024
2 parents 3417454 + d63a974 commit bd56693
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 175 deletions.
127 changes: 0 additions & 127 deletions .github/workflows/archlinux.yaml

This file was deleted.

13 changes: 10 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,10 +61,17 @@ 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)). Usage:
```
$ toolbox create --image quay.io/toolbx-images/archlinux-toolbox:latest
$ toolbox enter archlinux-toolbox-latest
$ toolbox create --distro arch
$ toolbox enter arch-toolbox-latest
```

Or, alternatively:
```
$ toolbox create --image quay.io/toolbx/arch-toolbox:latest
$ 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 bd56693

Please sign in to comment.