titanz-containers

hardened_malloc (2025040400)

Published 2025-11-04 01:07:31 +01:00 by titanz in titanz-containers/hardened_malloc

Installation

docker pull git.conorz.at/titanz-containers/hardened_malloc:2025040400
sha256:6cf58cfc168432ba31d762042cbeca80bdd4d7cf436ca1d50f32512b6e7d3f86

Images

Digest OS / Arch Size
3143bd74e2 linux/amd64 98 MiB
6e0f003c6f linux/arm64 95 MiB

Image Layers ( linux/arm64)

ADD alpine-minirootfs-3.22.2-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-11-04T00:05:45.915Z
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
Container
2025-11-04 01:07:31 +01:00
1183
OCI / Docker
Versions (4) View all
latest 2025-11-04
2025040400 2025-11-04
2025020200 2025-04-30
2024101200 2025-02-05