Sign inSign up

vreitech/docker-ldc:2-v1.39.0

Multi-platform
Languages & frameworks
Index digest

sha256:bdd354779aa85707ff0d2f4eb617356d3149a7adb9bd8a785bec19a8be5eb1a6

OS/ARCH

Compressed size

204.42 MB

Last pushed

about 2 years by vreitech

Type

Image

Manifest digest

sha256:84ab56c1354623d7ed6e660125ea404eed1e5934c17f2aeb36851ebe06d0380f

Image Layers

1ADD file ... in / 27.78 MB
2CMD ["bash"]0 B
3LABEL org.opencontainers.image.authors=Stefan Rohe <[email protected]>0 B
4LABEL org.opencontainers.image.authors=Ethan Reker <[email protected]>0 B
5LABEL org.opencontainers.image.authors=Filipp Chertiev <[email protected]>0 B
6LABEL org.opencontainers.image.description=Docker image for LLVM-based0 B
7ARG compiler=ldc20 B
8ARG compiler_version=1.39.00 B
9WORKDIR /src78 B
10ENV DEBIAN_FRONTEND=noninteractive COMPILER=ldc2 COMPILER_VERSION=1.39.00 B
11ENV COMPILER_BIN=ldc2 PATH=/dlang/ldc2-1.39.0/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin LD_LIBRARY_PATH=/dlang/ldc2-1.39.0/lib LIBRARY_PATH=/dlang/ldc2-1.39.0/lib0 B
12COPY /dlang /dlang # buildkit95.33 MB
13RUN |2 compiler=ldc2 compiler_version=1.39.0 /bin/sh81.31 MB
14COPY entrypoint.sh / # buildkit324 B
15RUN |2 compiler=ldc2 compiler_version=1.39.0 /bin/sh324 B
16ENTRYPOINT ["/entrypoint.sh"]0 B
17CMD ["${COMPILER_BIN}"]0 B

Command

ADD file:b24689567a7c604de93e4ef1dc87c372514f692556744da43925c575b4f80df6 in /