Commit Graph

2 Commits

Author SHA1 Message Date
Nalin Dahyabhai a925f79cc3 add --sign-by to bud/commit/push, --remove-signatures for pull/push
Add the --sign-by option to `buildah build-using-dockerfile`,
`buildah commit`, `buildah push`, and `buildah manifest push`.  Add the
`--remove-signatures` option to `buildah pull`, `buildah push`, and
`buildah manifest push`.  We just pass them to the image library, which
does all of the heavy lifting.

Signed-off-by: Nalin Dahyabhai <nalin@redhat.com>

Closes: #2085
Approved by: rhatdan
2020-01-17 18:22:34 +00:00
Zhou Hao 47da945078 add rename command
Add rename command to rename a local container.

Signed-off-by: Zhou Hao <zhouhao@cn.fujitsu.com>

Closes: #857
Approved by: rhatdan
2018-07-19 13:37:07 +00:00