Sign inSign up

sptrakesh/encrypter:gcc

Multi-platform
Languages & frameworks
Index digest

sha256:883f6e1f5607c0aacd70dc0b4e939330be850a89335db91be1c40465cb789068

OS/ARCH

Compressed size

72.03 MB

Last pushed

about 1 month by sptrakesh

Type

Image

Manifest digest

sha256:de40acb6dfaf839e8d2aac199c1869f2ecc0e4ab48000ca352ca533b84052db5

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.ref.name=ubuntu0 B
4LABEL org.opencontainers.image.version=24.040 B
5ADD file ... in / 28.35 MB
6CMD ["/bin/bash"]0 B
7MAINTAINER Rakesh Vidyadharan <[email protected]>0 B
8ENV LANG=en_US.utf80 B
9RUN /bin/sh -c apt-get update42.59 MB
10RUN /bin/sh -c apt-get install299.05 KB
11COPY /opt/spt/bin /opt/spt/bin # buildkit450.69 KB
12COPY /opt/spt/include /opt/spt/include # buildkit15.3 KB
13COPY /opt/spt/lib /opt/spt/lib # buildkit359.61 KB
14COPY docker/scripts/*.sh /opt/spt/bin/ # buildkit474 B
15WORKDIR /opt/spt32 B
16ENV LD_LIBRARY_PATH=/usr/lib PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/spt/bin0 B
17USER spt0 B
18ENTRYPOINT ["/opt/spt/bin/entrypoint.sh"]0 B

Command

 ARG RELEASE