1
0
mirror of https://github.com/containers/skopeo.git synced 2025-05-08 07:56:18 +00:00
Signed-off-by: Antonio Murdaca <runcom@redhat.com>
This commit is contained in:
Antonio Murdaca 2016-03-17 12:02:03 +01:00
parent 648f2f8bc5
commit 5f4a5653ac

View File

@ -113,6 +113,7 @@ $ make test-integration
```
TODO
-
- support --tls-verify + --cert-path for secure connection (see docker authz plugin)
- update README with `layers` command
- list all images on registry?
- registry v2 search?