適用於開發人員的Buildah信息git
有關博客,發佈公告等信息,請訪問buildah.io網站!github
Buildah Demosgolang
Changelogdocker
Contributingbash
命令:ui
Command | Description |
---|---|
buildah-add(1) | Add the contents of a file, URL, or a directory to the container. |
buildah-bud(1) | Build an image using instructions from Dockerfiles. |
buildah-commit(1) | Create an image from a working container. |
buildah-config(1) | Update image configuration settings. |
buildah-containers(1) | List the working containers and their base images. |
buildah-copy(1) | Copies the contents of a file, URL, or directory into a container's working directory. |
buildah-from(1) | Creates a new working container, either from scratch or using a specified image as a starting point. |
buildah-images(1) | List images in local storage. |
buildah-info(1) | Display Buildah system information. |
buildah-inspect(1) | Inspects the configuration of a container or image. |
buildah-mount(1) | Mount the working container's root filesystem. |
buildah-pull(1) | Pull an image from the specified location. |
buildah-push(1) | Push an image from local storage to elsewhere. |
buildah-rename(1) | Rename a local container. |
buildah-rm(1) | Removes one or more working containers. |
buildah-rmi(1) | Removes one or more images. |
buildah-run(1) | Run a command inside of the container. |
buildah-tag(1) | Add an additional name to a local image. |
buildah-umount(1) | Unmount a working container's root file system. |
buildah-unshare(1) | Launch a command in a user namespace with modified ID mappings. |
buildah-version(1) | Display the Buildah Version Information |