type (sha256:8d9d0b21c3065166466114f30cb647c43ec08cf6562c85c3f4f40403b36ae385)

Published 2026-05-10 23:33:27 +02:00 by weber

Installation

docker pull git.heiserer.de/weber/type@sha256:8d9d0b21c3065166466114f30cb647c43ec08cf6562c85c3f4f40403b36ae385
sha256:8d9d0b21c3065166466114f30cb647c43ec08cf6562c85c3f4f40403b36ae385

Image layers

ARG RELEASE
ARG LAUNCHPAD_BUILD_ARCH
LABEL org.opencontainers.image.version=24.04
ADD file:8ce1caf246e7c778bca84c516d02fd4e83766bb2c530a0fffa8a351b560a2728 in /
CMD ["/bin/bash"]
RUN /bin/sh -c apt-get update && apt-get install -y --no-install-recommends bash ca-certificates clang llvm libc6 && rm -rf /var/lib/apt/lists/* # buildkit
WORKDIR /opt/type
COPY /tmp/type-compiler /usr/local/bin/type-compiler # buildkit
COPY /tmp/type-compiler.ll /opt/type/type-compiler.ll # buildkit
COPY ci ci # buildkit

Labels

Key Value
org.opencontainers.image.created 2026-05-10T21:33:22.850Z
org.opencontainers.image.description
org.opencontainers.image.licenses
org.opencontainers.image.revision 85dd73981abb6f2e8e0a0af28ac630af9ce1fd89
org.opencontainers.image.source https://git.heiserer.de/weber/type
org.opencontainers.image.title type
org.opencontainers.image.url https://git.heiserer.de/weber/type
org.opencontainers.image.version master
Details
Container
2026-05-10 23:33:27 +02:00
1
OCI / Docker
linux/amd64
186 MiB
Versions (165) View all
master 2026-07-11
latest 2026-07-11
sha-a33ec19 2026-07-11
sha-08670df 2026-07-11
sha-ebb063c 2026-07-11