postmarketos (sha256:f8b35b16f714ee27ca658319a6faa613018dae40c22f40b9aef0c2b747b23d0c)

Published 2026-04-15 13:44:34 +00:00 by achill

Installation

docker pull git.achill.org/achill/postmarketos@sha256:f8b35b16f714ee27ca658319a6faa613018dae40c22f40b9aef0c2b747b23d0c
sha256:f8b35b16f714ee27ca658319a6faa613018dae40c22f40b9aef0c2b747b23d0c

Image layers

COPY /src / # buildkit
CMD ["/bin/sh"]
ARG ALPINE_VER PMOS_VER
|2 ALPINE_VER=v3.23 PMOS_VER=v25.12 /bin/sh -c echo -e "https://mirror.postmarketos.org/postmarketos/extra-repos/systemd/$PMOS_VER\nhttps://mirror.postmarketos.org/postmarketos/$PMOS_VER\nhttps://dl-cdn.alpinelinux.org/alpine/$ALPINE_VER/main\nhttps://dl-cdn.alpinelinux.org/alpine/$ALPINE_VER/community" > /etc/apk/repositories
|2 ALPINE_VER=v3.23 PMOS_VER=v25.12 /bin/sh -c [[ "$ALPINE_VER" = "edge" ]] && echo "https://dl-cdn.alpinelinux.org/alpine/$ALPINE_VER/testing" >> /etc/apk/repositories || :
|2 ALPINE_VER=v3.23 PMOS_VER=v25.12 /bin/sh -c apk add --no-cache -U --allow-untrusted postmarketos-keys; apk upgrade --no-cache -Ua; apk add --no-cache postmarketos-base postmarketos-base-systemd
|2 ALPINE_VER=v3.23 PMOS_VER=v25.12 /bin/sh -c [[ "$ALPINE_VER" != "v3.22" ]] && apk add --no-cache merge-usr && merge-usr && apk del merge-usr || :
ENTRYPOINT sh

Labels

Key Value
io.buildah.version 1.43.0
Details
Container
2026-04-15 13:44:34 +00:00
0
OCI / Docker
linux/amd64
45 MiB
Versions (4) View all
edge 2026-04-15
25.06 2026-04-15
latest 2026-04-15
25.12 2026-04-15