ubuntu-gbp (noble)

Published 2026-07-31 21:27:44 +02:00 by André Keller in docker/ubuntu-gbp

Installation

docker pull code.kovula.com/docker/ubuntu-gbp:noble
sha256:1c40f8a92d2c1c923c74c4a1bf6aa3640a9c71db008257ffd413d0fee22d452f

About this package

Debian package build environment for Ubuntu noble, based on the official ubuntu image.

Image layers

ARG RELEASE
ARG LAUNCHPAD_BUILD_ARCH
LABEL org.opencontainers.image.version=24.04
ADD file:8c609c85109d07bf47cf268a175b3be8bbe34fc0c41d15d99b090d099f4dc837 in /
CMD ["/bin/bash"]
ENV DEBIAN_FRONTEND=noninteractive
RUN /bin/sh -c apt-get update && apt-get install -y --no-install-recommends build-essential ca-certificates debhelper devscripts equivs fakeroot git-buildpackage gnupg lintian python3 quilt && rm -rf /var/lib/apt/lists/* # buildkit
COPY --chmod=0755 build-debian-package publish-debian-packages /usr/local/bin/ # buildkit
RUN /bin/sh -c useradd --create-home --shell /bin/bash package-builder # buildkit

Labels

Key Value
org.opencontainers.image.created 2026-07-31T19:24:20Z
org.opencontainers.image.description Debian package build environment for Ubuntu noble, based on the official ubuntu image.
org.opencontainers.image.revision 21add84002964e09e19901e6242552d2f2c25a63
org.opencontainers.image.source https://code.kovula.com/docker/ubuntu-gbp
org.opencontainers.image.version 24.04
Details
Container
2026-07-31 21:27:44 +02:00
54
OCI / Docker
linux/amd64
191 MiB
Versions (3) View all
resolute 2026-07-31
noble 2026-07-31
jammy 2026-07-31