mirror of
https://github.com/containers/skopeo.git
synced 2025-08-30 12:30:58 +00:00
v0.0.1-alpha
Signed-off-by: Antonio Murdaca <runcom@redhat.com>
This commit is contained in:
parent
3e1785fa57
commit
f6bb924053
@ -98,7 +98,7 @@ $ sudo make install
|
||||
```
|
||||
You can also grab a binary, built for _linux x86_64_, from the releases page, or:
|
||||
```sh
|
||||
$ export RELEASE=0.0.2
|
||||
$ export RELEASE=0.0.1-alpha
|
||||
$ wget https://github.com/runcom/skopeo/releases/download/v$RELEASE/skopeo
|
||||
$ chmod +x skopeo
|
||||
$ sudo mv skopeo /usr/local/bin/skopeo
|
||||
|
Loading…
Reference in New Issue
Block a user