advent22 (0.2.0)
Installation
docker pull code.lenaisten.de/lenaisten/advent22:0.2.0sha256:6ce9329b70155b3f9f540d14188f770e2d28a3ffecb6cd6561046c5538b83fb7Image Layers
| add root layout |
| mount /out from exec sh -c /install amd64 |
| add users and groups |
| apply fs for artifact dhi/pkg-python:3.14.3-debian13@sha256:7e9b1dd7704f90c535ef971496d3d9d80cffbd06a3d03f2d3cd84d228c955553 |
| merge status |
| add metadata |
| ENV PATH=/opt/advent22/api/.venv/bin:/opt/python/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin |
| EXPOSE map[8000/tcp:{}] |
| CMD ["advent22"] |
| ARG PYTHON_VERSION=3.14 |
| COPY /opt/python/lib/python3.14 /opt/python/lib/python3.14/ # buildkit |
| COPY /opt/advent22 /opt/advent22/ # buildkit |
| WORKDIR /opt/advent22/data |
| VOLUME [/opt/advent22/data] |
| USER nobody |
Labels
| Key | Value |
|---|---|
| com.docker.dhi.chain-id | sha256:3ccf21f7642e1c6140ba56c4a927e44af86fcb3a4206be5b4c0a8db06082b223 |
| com.docker.dhi.compliance | cis |
| com.docker.dhi.created | 2026-02-09T04:20:47Z |
| com.docker.dhi.date.end-of-life | 2030-10-31 |
| com.docker.dhi.date.release | 2025-10-07 |
| com.docker.dhi.definition | image/python/debian-13/3.14 |
| com.docker.dhi.distro | debian-13 |
| 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.14.x |
| com.docker.dhi.url | https://dhi.io/catalog/python |
| com.docker.dhi.variant | runtime |
| com.docker.dhi.version | 3.14.3-debian13 |