Sign inSign up

simeononsecurity/docker-rtklib-onocoy-rtkdirect:latest

Multi-platform
Index digest

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 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 / 25.62 MB
6CMD ["/bin/bash"]0 B
7LABEL org.opencontainers.image.source=https://github.com/simeononsecurity/docker-rtklib-onocoy-rtkdirect0 B
8LABEL org.opencontainers.image.description=Docker Container that Takes0 B
9LABEL org.opencontainers.image.authors=simeononsecurity0 B
10ENV DEBIAN_FRONTEND=noninteractive0 B
11ENV container=docker0 B
12ENV TERM=xterm0 B
13RUN /bin/sh -c apt update5.24 MB
14RUN /bin/sh -c apt update45.91 MB
15COPY /app/RTKLIB/app/consapp/str2str/gcc/str2str /usr/local/bin/str2str # buildkit1.41 MB
16COPY /app/ntripserver/ntripserver /usr/local/bin/ntripserver # buildkit22.85 KB
17COPY healthcheck.sh /usr/local/bin/healthcheck.sh # buildkit1.09 KB
18RUN /bin/sh -c chmod +x1.09 KB
19HEALTHCHECK &{["CMD-SHELL" "/usr/local/bin/healthcheck.sh"] "30s" "1m0s"0 B
20WORKDIR /app93 B
21COPY docker-init.sh /app/docker-init.sh # buildkit2.17 KB
22RUN /bin/sh -c chmod +x2.17 KB
23COPY stunnel.conf /etc/stunnel/stunnel.conf # buildkit409 B
24RUN /bin/sh -c mkdir -p2.24 KB
25CMD ["/app/docker-init.sh"]0 B

Command

 ARG RELEASE