mirror of
https://github.com/containers/podman.git
synced 2025-12-11 09:18:34 +08:00
vendor: Bump github.com/containers/buildah from 1.22.3 to 1.23.0
[NO TESTS NEEDED] Signed-off-by: Aditya Rajan <arajan@redhat.com>
This commit is contained in:
4
vendor/github.com/containers/buildah/developmentplan.md
generated
vendored
4
vendor/github.com/containers/buildah/developmentplan.md
generated
vendored
@@ -6,8 +6,8 @@
|
||||
|
||||
* Integration into Kubernetes and potentially other tools. The biggest requirement for this is to be able run Buildah within a standard linux container without SYS_ADMIN privileges. This would allow Buildah to run non-privileged containers inside of Kubernetes, so you could distribute your container workloads.
|
||||
|
||||
* Integration with User Namespace, Podman has this already and the goal is to get `buildah bud` and `buildah run` to be able to run its containers in a usernamespace to give the builder better security isolation from the host.
|
||||
* Integration with User Namespace, Podman has this already and the goal is to get `buildah build` and `buildah run` to be able to run its containers in a usernamespace to give the builder better security isolation from the host.
|
||||
|
||||
* Buildah `buildah bud` command's goal is to have feature parity with other OCI image and container build systems.
|
||||
* Buildah `buildah build` command's goal is to have feature parity with other OCI image and container build systems.
|
||||
|
||||
* Addressing issues from the community as reported in the [Issues](https://github.com/containers/buildah/issues) page.
|
||||
|
||||
Reference in New Issue
Block a user