hardened_malloc (sha256:c35a629ddc929f95ca2ed9ff80c221b912ed61785b1b754433c617050e201869)
Installation
docker pull git.conorz.at/titanz-containers/hardened_malloc@sha256:c35a629ddc929f95ca2ed9ff80c221b912ed61785b1b754433c617050e201869
sha256:c35a629ddc929f95ca2ed9ff80c221b912ed61785b1b754433c617050e201869
Image Layers
ADD alpine-minirootfs-3.21.3-x86_64.tar.gz / # buildkit |
CMD ["/bin/sh"] |
LABEL maintainer=Lukas Raub titanz@pm.me |
ARG VERSION=2025020200 |
ARG CONFIG_NATIVE=false |
ARG VARIANT=default |
WORKDIR /root/hardened_malloc |
ADD https://github.com/GrapheneOS/hardened_malloc.git#2025020200 . # buildkit |
RUN |3 VERSION=2025020200 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=2025020200 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-02-23T00:05:21.359Z |
org.opencontainers.image.description | |
org.opencontainers.image.licenses | |
org.opencontainers.image.revision | 89b49f5d7b1e047f1be8c49dbe0568f2c5f80c58 |
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-02-23 01:07:11 +01:00
Versions (3)
View all
Container
19
OCI / Docker
linux/amd64
98 MiB