mirror of
https://github.com/containers/skopeo.git
synced 2025-05-07 23:46:46 +00:00
Merge pull request #217 from runcom/bump
Bump to 0.1.15 and then again to 0.1.16-dev
This commit is contained in:
commit
fa72d057db
@ -47,7 +47,7 @@ $ skopeo inspect docker://docker.io/fedora:rawhide | jq '.Digest'
|
|||||||
|
|
||||||
Copying images
|
Copying images
|
||||||
-
|
-
|
||||||
`skopeo` can copy container images between various storage mechansism,
|
`skopeo` can copy container images between various storage mechanisms,
|
||||||
e.g. Docker registries (including the Docker Hub), the Atomic Registry,
|
e.g. Docker registries (including the Docker Hub), the Atomic Registry,
|
||||||
and local directories:
|
and local directories:
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
package version
|
package version
|
||||||
|
|
||||||
// Version is the version of the build.
|
// Version is the version of the build.
|
||||||
const Version = "0.1.14-dev"
|
const Version = "0.1.16-dev"
|
||||||
|
Loading…
Reference in New Issue
Block a user