This website requires JavaScript.
Explore
Help
Sign In
github
/
containerd
Watch
4
Star
0
Fork
0
You've already forked containerd
Code
Issues
Pull Requests
Packages
Projects
Releases
2
Wiki
Activity
Files
392b2857aa711ac3c409fa0c9395e348e98d55b4
containerd
/
cmd
/
ctr
/
commands
/
images
History
Derek McGowan
392b2857aa
Merge pull request
#4848
from katiewasnothere/ctr_image_chainid
...
Add a new flag to ctr "images pull" to print the image's chainID
2021-01-21 17:11:53 -08:00
..
export.go
export: add --skip-non-distributable
2021-01-01 06:32:01 +09:00
images.go
Add commands to mount/unmount image from ref
2020-04-25 21:00:21 -07:00
import.go
Add option to compress blobs on import
2019-07-25 12:05:38 -07:00
mount.go
WithLease: always return context and done fn
2020-04-25 21:16:43 -07:00
pull.go
Add a new flag to images pull for printing out the pulled image's chainID
2021-01-12 15:42:40 -08:00
push.go
Support pushing a specific platform of a multi-architecture docker image to a registry
2019-12-23 17:24:45 +08:00
tag.go
ctr: Add images tag subcommand
2019-07-06 15:44:17 +00:00
unmount.go
ctr: fix the incorrect image unmount error hint
2020-11-11 19:57:31 +08:00