Sign inSign up

sptrakesh/config-db:gcc

Multi-platform
Databases & storage
Index digest

sha256:4dd1a03c27b24e3aff12726027cca751927b565f676f017b943dda66f271005d

OS/ARCH

Compressed size

92.94 MB

Last pushed

11 months by sptrakesh

Type

Image

Manifest digest

sha256:5243c813313f378d72f650bbbb1f59cc1a33e25412ce8ae7e6d5f4d79b398e2b

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
10LABEL org.opencontainers.image.authors=Rakesh Vidyadharan <[email protected]>0 B
11RUN /bin/sh -c apt-get install332.13 KB
12COPY /opt/spt/bin /opt/spt/bin # buildkit20.19 MB
13COPY /opt/spt/include /opt/spt/include # buildkit57.28 KB
14COPY /opt/spt/lib /opt/spt/lib # buildkit1.43 MB
15COPY docker/scripts/*.sh /opt/spt/bin/ # buildkit896 B
16COPY certs /opt/spt/certs # buildkit6.57 KB
17WORKDIR /opt/spt32 B
18ENV LD_LIBRARY_PATH=/usr/lib PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/spt/bin0 B
19USER spt0 B
20ENTRYPOINT ["/opt/spt/bin/entrypoint.sh"]0 B

Command

 ARG RELEASE