DOCS: add Gentoo in install.md

Signed-off-by: Rahil Bhimjiani <me@rahil.website>
This commit is contained in:
Rahil Bhimjiani 2023-12-02 01:08:45 +05:30
parent 8514ab31ea
commit 87eef310fa
No known key found for this signature in database
GPG Key ID: 6D39AB4713797E6F

View File

@ -55,6 +55,14 @@ sudo apk add skopeo
[Package Info](https://pkgs.alpinelinux.org/packages?name=skopeo)
### Gentoo
```sh
sudo emerge app-containers/skopeo
```
[Package Info](https://packages.gentoo.org/packages/app-containers/skopeo)
### Arch Linux
```sh