mirror of
https://github.com/containers/skopeo.git
synced 2025-08-31 22:28:33 +00:00
@@ -98,7 +98,7 @@ $ sudo make install
|
|||||||
```
|
```
|
||||||
You can also grab a binary, built for _linux x86_64_, from the releases page, or:
|
You can also grab a binary, built for _linux x86_64_, from the releases page, or:
|
||||||
```sh
|
```sh
|
||||||
$ export RELEASE=0.0.2
|
$ export RELEASE=0.0.1-alpha
|
||||||
$ wget https://github.com/runcom/skopeo/releases/download/v$RELEASE/skopeo
|
$ wget https://github.com/runcom/skopeo/releases/download/v$RELEASE/skopeo
|
||||||
$ chmod +x skopeo
|
$ chmod +x skopeo
|
||||||
$ sudo mv skopeo /usr/local/bin/skopeo
|
$ sudo mv skopeo /usr/local/bin/skopeo
|
||||||
|
Reference in New Issue
Block a user