hardened_malloc (sha256:b0b81b57083a2d984154a30b9f119b69b4850004c378654811bf50c57ec75003)
Installation
docker pull git.conorz.at/titanz-containers/hardened_malloc@sha256:b0b81b57083a2d984154a30b9f119b69b4850004c378654811bf50c57ec75003
sha256:b0b81b57083a2d984154a30b9f119b69b4850004c378654811bf50c57ec75003
Image Layers
ADD alpine-minirootfs-3.21.3-aarch64.tar.gz / # buildkit |
CMD ["/bin/sh"] |
LABEL maintainer=Lukas Raub titanz@pm.me |
ARG VERSION=2025040400 |
ARG CONFIG_NATIVE=false |
ARG VARIANT=default |
WORKDIR /root/hardened_malloc |
ADD https://github.com/GrapheneOS/hardened_malloc.git#2025040400 . # buildkit |
RUN |3 VERSION=2025040400 CONFIG_NATIVE=false VARIANT=default /bin/sh -c apk -U upgrade && apk --no-cache add build-base git gnupg openssh-keygen && rm -rf /var/cache/apk/* && wget -q https://grapheneos.org/allowed_signers -O grapheneos_allowed_signers # buildkit |
RUN |3 VERSION=2025040400 CONFIG_NATIVE=false VARIANT=default /bin/sh -c git config gpg.ssh.allowedSignersFile grapheneos_allowed_signers && git verify-tag $(git describe --tags) && make CONFIG_NATIVE=${CONFIG_NATIVE} VARIANT=${VARIANT} && mkdir -p /install && mv out/libhardened_malloc.so /install # buildkit |
Labels
Key | Value |
---|---|
maintainer | Lukas Raub titanz@pm.me |
org.opencontainers.image.created | 2025-05-22T00:05:49.103Z |
org.opencontainers.image.description | |
org.opencontainers.image.licenses | |
org.opencontainers.image.revision | c0b49046a030792bcbf5adbc5ce5b8d7a5f9304c |
org.opencontainers.image.source | https://git.conorz.at/titanz-containers/hardened_malloc |
org.opencontainers.image.title | hardened_malloc |
org.opencontainers.image.url | https://git.conorz.at/titanz-containers/hardened_malloc |
org.opencontainers.image.version | latest |
Details
2025-05-22 02:07:21 +02:00
Versions (4)
View all
Container
22
OCI / Docker
linux/arm64
95 MiB