How to Install and Uninstall openshift-imagebuilder Package on Ubuntu 21.10 (Impish Indri)

Last updated: September 20,2024

1. Install "openshift-imagebuilder" package

Please follow the guidelines below to install openshift-imagebuilder on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install openshift-imagebuilder

2. Uninstall "openshift-imagebuilder" package

In this section, we are going to explain the necessary steps to uninstall openshift-imagebuilder on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove openshift-imagebuilder $ sudo apt autoclean && sudo apt autoremove

3. Information about the openshift-imagebuilder package on Ubuntu 21.10 (Impish Indri)

Package: openshift-imagebuilder
Architecture: amd64
Version: 1.2.1+ds1-2
Built-Using: containerd (= 1.5.2-0ubuntu1), docker.io (= 20.10.2-0ubuntu2), golang-1.16 (= 1.16.2-0ubuntu1), golang-github-cespare-xxhash (= 2.1.1-1), golang-github-containers-storage (= 1.28.1+ds1-1ubuntu2), golang-github-docker-go-units (= 0.4.0-3), golang-github-fsouza-go-dockerclient (= 1.6.6-1ubuntu1), golang-github-klauspost-compress (= 1.11.7-2), golang-github-klauspost-pgzip (= 1.2.5-1), golang-github-moby-sys (= 0.0~git20201113.5a29239-1), golang-github-opencontainers-go-digest (= 1.0.0-1), golang-github-opencontainers-image-spec (= 1.0.1-5), golang-github-pkg-errors (= 0.9.1-1), golang-github-pquerna-ffjson (= 0.0~git20181028.e517b90-1.1), golang-github-ulikunitz-xz (= 0.5.6-2), golang-golang-x-net (= 1:0.0+git20210119.5f4716e+dfsg-4), golang-golang-x-sys (= 0.0~git20210124.22da62e-1), golang-google-genproto (= 0.0~git20200413.b5235f6-1), golang-google-grpc (= 1.29.1-0ubuntu1), golang-goprotobuf (= 1.3.4-2), golang-logrus (= 1.7.0-2), runc (= 1.0.0~rc95-0ubuntu1)
Priority: optional
Section: universe/devel
Source: golang-github-openshift-imagebuilder
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Go Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 9503
Depends: libc6 (>= 2.32)
Filename: pool/universe/g/golang-github-openshift-imagebuilder/openshift-imagebuilder_1.2.1+ds1-2_amd64.deb
Size: 2769812
MD5sum: db6bb15de2c86279c4d7ea3e84b6bdd0
SHA1: 172e5fb8746ae69252aae375f9a88766502ec446
SHA256: 45e92d8082d5887c32a7c8f62f20ffd25bb0ad3192c7975482a750498dc8d5b9
SHA512: 18a08176183cd779e35f91040f36760a034726dbcb073d34775f53bb868019d6d09df6fab2f27512bf615a7655cde73467e2148a52183f08fcc23dbf53eff1d0
Homepage: https://github.com/openshift/imagebuilder
Description-en: Builds container images using Dockerfile as imput
This package supports using the Dockerfile syntax to build OCI & Docker
compatible images, without invoking a container build command such
as buildah bud or docker build. It is intended to give clients more
control over how they build container images, including:
- Instead of building one layer per line, run all instructions in the
same container
- Set HostConfig settings like network and memory controls that are
not available when running container builds
- Mount external files into the build that are not persisted as part
of the final image (i.e. "secrets")
- If there are no RUN commands in the Dockerfile, the container is
created and committed, but never started. The final image should be
99.9% compatible with regular container builds, but bugs are always
possible.
.
This package provides the imagebuilder command-line utility.
Description-md5: 9316ebf92cfcd89c2ac6d7170c242e8e