mirror of
https://github.com/containers/skopeo.git
synced 2025-07-07 19:59:32 +00:00
Merge pull request #1074 from steveeJ/patch-1
install.md: mention Nix/NixOS
This commit is contained in:
commit
362f70b056
@ -68,6 +68,11 @@ $ sudo apk add skopeo
|
|||||||
$ brew install skopeo
|
$ brew install skopeo
|
||||||
```
|
```
|
||||||
|
|
||||||
|
### Nix / NixOS
|
||||||
|
```sh
|
||||||
|
$ nix-env -i skopeo
|
||||||
|
```
|
||||||
|
|
||||||
### Debian ≥ 10 and Ubuntu ≥ 18.04
|
### Debian ≥ 10 and Ubuntu ≥ 18.04
|
||||||
Debian (10 and newer including Raspbian) and Ubuntu (18.04 and newer): Packages
|
Debian (10 and newer including Raspbian) and Ubuntu (18.04 and newer): Packages
|
||||||
are available via the [Kubic][0] project repositories:
|
are available via the [Kubic][0] project repositories:
|
||||||
|
Loading…
Reference in New Issue
Block a user