mirror of
https://github.com/containers/skopeo.git
synced 2025-08-30 03:52:47 +00:00
tweak readme
Signed-off-by: Antonio Murdaca <runcom@redhat.com>
This commit is contained in:
parent
040aab25ea
commit
da691ce06a
@ -102,9 +102,6 @@ $ export RELEASE=0.0.1
|
|||||||
$ wget https://github.com/runcom/skopeo/releases/download/v$RELEASE/skopeo
|
$ wget https://github.com/runcom/skopeo/releases/download/v$RELEASE/skopeo
|
||||||
$ sudo mv skopeo /usr/local/bin/skopeo
|
$ sudo mv skopeo /usr/local/bin/skopeo
|
||||||
```
|
```
|
||||||
License
|
|
||||||
-
|
|
||||||
MIT
|
|
||||||
TODO
|
TODO
|
||||||
-
|
-
|
||||||
- show repo tags via flag or when reference isn't tagged or digested
|
- show repo tags via flag or when reference isn't tagged or digested
|
||||||
@ -114,3 +111,6 @@ TODO
|
|||||||
NOT TODO
|
NOT TODO
|
||||||
-
|
-
|
||||||
- provide a _format_ flag - just use the awesome [jq](https://stedolan.github.io/jq/)
|
- provide a _format_ flag - just use the awesome [jq](https://stedolan.github.io/jq/)
|
||||||
|
License
|
||||||
|
-
|
||||||
|
MIT
|
||||||
|
Loading…
Reference in New Issue
Block a user