campenbe
  • Joined on 2024-10-31

img-builder-ubuntu-python (24.0.4-2.7.18-dev)

Published 2025-12-19 22:12:42 +00:00 by campenbe

Installation

docker pull gitea.ampenberger.com/campenbe/img-builder-ubuntu-python:24.0.4-2.7.18-dev
sha256:14d2e353b533dfdee599b9521f845c361168a252c169da124e4d79535e7be238

Image Layers

ARG RELEASE
ARG LAUNCHPAD_BUILD_ARCH
LABEL org.opencontainers.image.ref.name=ubuntu
LABEL org.opencontainers.image.version=24.04
ADD file:ddf1aa62235de6657123492b19d27d937c25668011b5ebf923a3f019200f8540 in /
CMD ["/bin/bash"]
ARG PYTHON_VERSION
ENV DEBIAN_FRONTEND=noninteractive
|1 PYTHON_VERSION=2.7.18 /bin/sh -c apt update --fix-missing && apt upgrade -y
|1 PYTHON_VERSION=2.7.18 /bin/sh -c apt install -y --fix-missing git bzip2 wget libxml2 libxmlsec1 locales npm unzip vim-tiny xz-utils zip zlib1g
COPY dir:343f5f0b28871f71a2515929e2e2f413cda305d771add907593d03de16e41ef9 in /usr/local/python-${PYTHON_VERSION}
ENV PATH="/usr/local/python-${PYTHON_VERSION}/bin:${PATH}"
|1 PYTHON_VERSION=2.7.18 /bin/sh -c locale-gen en_US.UTF-8
|1 PYTHON_VERSION=2.7.18 /bin/sh -c useradd --system -m app

Labels

Key Value
io.buildah.version 1.38.1
org.opencontainers.image.ref.name ubuntu
org.opencontainers.image.version 24.04
Details
Container
2025-12-19 22:12:42 +00:00
0
OCI / Docker
linux/amd64
384 MiB
Versions (2) View all