dogden (latest)

Published 2025-12-20 01:36:43 +00:00 by doggie

Installation

docker pull git.doggieli.cc/doggie/dogden:latest
sha256:9d3f674d926388061206aeb43955aa58690138e80445156233995b7febd55b4e

Image layers

add root layout
mount /out from exec sh -c /install amd64
build python
add users and groups
add metadata
ENV PYTHONDONTWRITEBYTECODE=1
ENV PYTHONUNBUFFERED=1
ENV PATH=/app/venv/bin:/opt/python/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
WORKDIR /app
COPY /app/venv ./venv # buildkit
COPY main.py ./main.py # buildkit
CMD ["python" "main.py"]

Labels

Key Value
com.docker.dhi.chain-id sha256:9b1d4588267dbb3f0b12ae444e56ca332bb3900f34db2d2358228d129d03d14f
com.docker.dhi.compliance cis
com.docker.dhi.created 2025-12-12T12:58:11Z
com.docker.dhi.date.end-of-life 2026-10-31
com.docker.dhi.date.release 2021-10-04
com.docker.dhi.definition image/python/alpine/3.10
com.docker.dhi.distro alpine-3.22
com.docker.dhi.flavor
com.docker.dhi.name dhi/python
com.docker.dhi.package-manager
com.docker.dhi.shell
com.docker.dhi.title Python 3.10.x
com.docker.dhi.url https://dhi.docker.com/catalog/python
com.docker.dhi.variant runtime
com.docker.dhi.version 3.10.19-alpine3.22
Details
Container
2025-12-20 01:36:43 +00:00
6
OCI / Docker
linux/amd64
35 MiB
Versions (1) View all
latest 2025-12-20