alias skopeo

1 개요[ | ]

alias skopeo
root@wsl:~# alias skopeo='docker run --rm -it quay.io/skopeo/stable:v1.10.0'
root@wsl:~# skopeo --help
Various operations with container images and container image registries

Usage:
  skopeo [flags]
  skopeo [command]

Available Commands:
  copy                                          Copy an IMAGE-NAME from one location to another
  delete                                        Delete image IMAGE-NAME
  help                                          Help about any command
...

2 같이 보기[ | ]

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}