type (sha256:af9afddb733604cdedc7911978e00c1a75d9b1a410c4469c6f80d16503aa98e1)

Published 2026-05-23 01:42:39 +02:00 by weber

Installation

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

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 git libc6 llvm nodejs patchelf && rm -rf /var/lib/apt/lists/* # buildkit
WORKDIR /opt/type
COPY bin/typec /usr/local/bin/typec # buildkit
COPY ci ci # buildkit
RUN /bin/sh -c chmod 755 /usr/local/bin/typec && patchelf --set-interpreter /lib64/ld-linux-x86-64.so.2 /usr/local/bin/typec # buildkit

Labels

Key Value
org.opencontainers.image.created 2026-05-22T23:41:50.244Z
org.opencontainers.image.description
org.opencontainers.image.licenses
org.opencontainers.image.revision cfbb8f57f00e11842c37dac10db9f45f39bdf74e
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-23 01:42:39 +02:00
0
OCI / Docker
linux/amd64
223 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