mirror of
https://github.com/containers/skopeo.git
synced 2025-08-01 06:55:43 +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
|
||||
```
|
||||
Installing
|
||||
If you built from source:
|
||||
-
|
||||
```sh
|
||||
$ sudo make install
|
||||
```
|
||||
`skopeo` is also available from Fedora 23:
|
||||
```sh
|
||||
sudo dnf install skopeo
|
||||
```
|
||||
Tests
|
||||
-
|
||||
_You need Docker installed on your system in order to run the test suite_
|
||||
|
Loading…
Reference in New Issue
Block a user