sha256:dd7729971ab4c3ef8e7cadc130c7e47104b8a8329887b42a9dcf6bd866c1158e
OS/ARCH
Compressed size
78.22 MB
Last pushed
6 months by simeononsecurity
Type
Image
Manifest digest
sha256:7456234c65141ebe4e83cdc06f7ca1fdce7161af6795b00ea92f2a3f5f8412cb
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.ref.name=ubuntu0 B4LABEL org.opencontainers.image.version=24.040 B5ADD file ... in / 25.62 MB6CMD ["/bin/bash"]0 B7LABEL org.opencontainers.image.source=https://github.com/simeononsecurity/docker-rtklib-onocoy-rtkdirect0 B8LABEL org.opencontainers.image.description=Docker Container that Takes0 B9LABEL org.opencontainers.image.authors=simeononsecurity0 B10ENV DEBIAN_FRONTEND=noninteractive0 B11ENV container=docker0 B12ENV TERM=xterm0 B13RUN /bin/sh -c apt update5.24 MB14RUN /bin/sh -c apt update45.91 MB15COPY /app/RTKLIB/app/consapp/str2str/gcc/str2str /usr/local/bin/str2str # buildkit1.41 MB16COPY /app/ntripserver/ntripserver /usr/local/bin/ntripserver # buildkit22.85 KB17COPY healthcheck.sh /usr/local/bin/healthcheck.sh # buildkit1.09 KB18RUN /bin/sh -c chmod +x1.09 KB19HEALTHCHECK &{["CMD-SHELL" "/usr/local/bin/healthcheck.sh"] "30s" "1m0s"0 B20WORKDIR /app93 B21COPY docker-init.sh /app/docker-init.sh # buildkit2.17 KB22RUN /bin/sh -c chmod +x2.17 KB23COPY stunnel.conf /etc/stunnel/stunnel.conf # buildkit409 B24RUN /bin/sh -c mkdir -p2.24 KB25CMD ["/app/docker-init.sh"]0 BCommand
ARG RELEASE