Sign inSign up

vreitech/ldc:v1.32.0

Manifest digest

sha256:c4d49921dd833ac57dcb8bba54532f3a47d124a789ee5ad13572ff27d9f79c59

OS/ARCH

linux/amd64

Compressed size

309.55 MB

Last pushed

over 3 years by vreitech

Type

Image

Manifest digest

sha256:c4d49921dd833ac57dcb8bba54532f3a47d124a789ee5ad13572ff27d9f79c59

Image Layers

1ADD file ... in / 27.73 MB
2CMD ["bash"]0 B
3LABEL org.opencontainers.image.authors=Stefan Rohe <[email protected]>0 B
4LABEL org.opencontainers.image.authors=Filipp Chertiev <[email protected]>0 B
5ENV COMPILER=ldc COMPILER_BIN=2 COMPILER_VERSION=1.32.00 B
6RUN /bin/sh -c apt-get -yq14.29 MB
7RUN /bin/sh -c DEBIAN_FRONTEND=noninteractive apt-get266.56 MB
8ENV PATH=/dlang/ldc-1.32.0/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin LD_LIBRARY_PATH=/dlang/ldc-1.32.0/lib LIBRARY_PATH=/dlang/ldc-1.32.0/lib PS1=(ldc-1.32.0)0 B
9RUN /bin/sh -c ldconfig #5.8 KB
10WORKDIR /src92 B
11ENV GOSU_VERSION=1.140 B
12RUN /bin/sh -c wget --no-verbose998.91 KB
13COPY entrypoint.sh / # buildkit317 B
14RUN /bin/sh -c chmod +x317 B
15ENTRYPOINT ["/entrypoint.sh"]0 B
16CMD ["${COMPILER_BIN}"]0 B

Command

ADD file:54d8c2ef68f89eb97aafa6f54145d4a26b2a6c9dd8b7a924515e5c5194ea5413 in /