buildah/cmd/buildah
Giuseppe Scrivano 5a999cfbd5
buildah: new global option --cgroup-manager
allow to override the cgroup manager with a global option
--cgroup-manager=MANAGER that has the same semantic as Podman.

Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
2022-02-14 14:39:21 +01:00
..
addcopy.go Report ignorefile location when no content added 2021-10-15 05:14:07 -04:00
build.go Make pull commands be consistent 2022-01-25 12:13:44 -05:00
commit.go "commit": fix a flag typo 2021-11-15 13:18:45 -05:00
common.go use new containers/common/libimage package 2021-04-22 17:39:00 +02:00
common_test.go Eliminate the use of containers/building import in pkg subdirs 2021-02-12 12:43:08 -05:00
config.go build(deps): bump github.com/golangci/golangci-lint in /tests/tools 2022-01-26 10:57:59 -05:00
containers.go Eliminate the use of containers/building import in pkg subdirs 2021-02-12 12:43:08 -05:00
containers_test.go use new containers/common/libimage package 2021-04-22 17:39:00 +02:00
dumpbolt.go Vendor in new go.etcd.io/bbolt 2020-05-25 08:14:57 -04:00
from.go Make pull commands be consistent 2022-01-25 12:13:44 -05:00
images.go images: accept multiple filter with logical AND 2021-11-29 14:26:59 +05:30
images_test.go use new containers/common/libimage package 2021-04-22 17:39:00 +02:00
info.go Replace golang.org/x/crypto/ssh/terminal with golang.org/x/term 2021-08-24 15:35:12 -04:00
inspect.go Replace golang.org/x/crypto/ssh/terminal with golang.org/x/term 2021-08-24 15:35:12 -04:00
login.go Accept repositories on login/logout 2021-08-02 19:56:29 +02:00
logout.go Accept repositories on login/logout 2021-08-02 19:56:29 +02:00
main.go buildah: new global option --cgroup-manager 2022-02-14 14:39:21 +01:00
manifest.go build(deps): bump github.com/golangci/golangci-lint in /tests/tools 2022-01-26 10:57:59 -05:00
mount.go imagebuildah: handle --manifest directly 2021-08-17 11:05:28 -04:00
pull.go bud: teach --platform to take a list 2021-08-04 15:23:10 -04:00
push.go push: support to specify the compression format 2021-09-22 23:13:23 +02:00
rename.go Remove global flags from cli help 2019-02-17 12:15:05 +00:00
rm.go Remove global flags from cli help 2019-02-17 12:15:05 +00:00
rmi.go update to latest libimage 2021-05-04 08:45:07 +02:00
run.go buildah: new global option --cgroup-manager 2022-02-14 14:39:21 +01:00
source.go [CI:DOCS] Fix typos and improve language 2022-01-25 21:55:55 +01:00
tag.go tag: Support tagging manifest list instead of resolving to images 2021-08-30 14:44:58 +05:30
umount.go imagebuildah: handle --manifest directly 2021-08-17 11:05:28 -04:00
unshare.go bud: teach --platform to take a list 2021-08-04 15:23:10 -04:00
unshare_unsupported.go unshare: move some code from cmd/buildah/unshare 2019-04-05 03:04:46 +00:00
version.go bud: teach --platform to take a list 2021-08-04 15:23:10 -04:00