Skip to content

Commit

Permalink
Merge pull request containers#2171 from rahilarious/add-gentoo-install
Browse files Browse the repository at this point in the history
DOCS: add Gentoo in install.md
  • Loading branch information
mtrmac authored Dec 4, 2023
2 parents 8514ab3 + 87eef31 commit 889e3f1
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions install.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 889e3f1

Please sign in to comment.