hardened_malloc (2024101200)
Installation
docker pull git.conorz.at/titanz-containers/hardened_malloc:2024101200sha256:0b3d9732a56b6c43cd54c68e2a704dd895f618dd0910747d538d8638e28a683c
Images
| Digest | OS / Arch | Size |
|---|---|---|
| ff64ee608a | linux/amd64 | 99 MiB |
| 9cfdb9c30e | linux/arm64 | 95 MiB |
Image Layers ( linux/arm64)
| ADD alpine-minirootfs-3.21.2-aarch64.tar.gz / # buildkit |
| CMD ["/bin/sh"] |
| LABEL maintainer=Lukas Raub titanz@pm.me |
| ARG VERSION=2024101200 |
| ARG CONFIG_NATIVE=false |
| ARG VARIANT=default |
| WORKDIR /root/hardened_malloc |
| ADD https://github.com/GrapheneOS/hardened_malloc.git#2024101200 . # buildkit |
| RUN |3 VERSION=2024101200 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=2024101200 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-05T18:00:04.821Z |
| org.opencontainers.image.description | |
| org.opencontainers.image.licenses | |
| org.opencontainers.image.revision | 4d623685b67d79575e4459ed5f88f3891e732238 |
| 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
Versions (4)
View all