mirror of
https://github.com/containers/skopeo.git
synced 2025-08-11 03:12:26 +00:00
add dnf for fedora installation
Signed-off-by: Antonio Murdaca <runcom@redhat.com>
This commit is contained in:
parent
03b19aa069
commit
b03817412b
@ -92,10 +92,15 @@ To build the man page you need [`go-md2man`](https://github.com/cpuguy83/go-md2m
|
|||||||
$ make man
|
$ make man
|
||||||
```
|
```
|
||||||
Installing
|
Installing
|
||||||
|
If you built from source:
|
||||||
-
|
-
|
||||||
```sh
|
```sh
|
||||||
$ sudo make install
|
$ sudo make install
|
||||||
```
|
```
|
||||||
|
`skopeo` is also available from Fedora 23:
|
||||||
|
```sh
|
||||||
|
sudo dnf install skopeo
|
||||||
|
```
|
||||||
Tests
|
Tests
|
||||||
-
|
-
|
||||||
_You need Docker installed on your system in order to run the test suite_
|
_You need Docker installed on your system in order to run the test suite_
|
||||||
|
Loading…
Reference in New Issue
Block a user