postmarketos (sha256:1deb0e62bc6fe896fdfb6d1a0eff1595b9c6ff43d934061eeca0a9d51e824632)

Published 2026-05-24 22:06:05 +00:00 by achill

Installation

docker pull git.achill.org/achill/postmarketos@sha256:1deb0e62bc6fe896fdfb6d1a0eff1595b9c6ff43d934061eeca0a9d51e824632
sha256:1deb0e62bc6fe896fdfb6d1a0eff1595b9c6ff43d934061eeca0a9d51e824632

Image layers

COPY /src / # buildkit
CMD ["/bin/sh"]
ARG ALPINE_VER PMOS_VER
|2 ALPINE_VER=edge PMOS_VER=master /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=edge PMOS_VER=master /bin/sh -c [[ "$ALPINE_VER" = "edge" ]] && echo "https://dl-cdn.alpinelinux.org/alpine/$ALPINE_VER/testing" >> /etc/apk/repositories || :
|2 ALPINE_VER=edge PMOS_VER=master /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=edge PMOS_VER=master /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.1
Details
Container
2026-05-24 22:06:05 +00:00
0
OCI / Docker
linux/arm64
65 MiB
Versions (4) View all
latest 2026-05-31
25.12 2026-05-31
edge 2026-05-24
25.06 2026-05-24