sha256:5929ea89f05ab35c9b94c9263a158842d5e69c6afc768c6e2a9cdfa3147ce807
OS/ARCH
Compressed size
83.19 MB
Last pushed
8 days by wibuteam2
Type
Image
Manifest digest
sha256:998ca3c15adf8ab2151032dd1dae74d700f58cdd9fa6e73523f89685185f97fa
Image Layers
1# debian.sh --arch 'armhf' out/25 MB2ARG TARGETARCH=arm0 B3ARG CODEMETER_VERSION=9.10.8166.5000 B4ARG CM_IMAGE_VERSION=v2.2.00 B5LABEL org.opencontainers.image.url=https://github.com/wibu-systems/docker-codemeter org.opencontainers.image.documentation=https://github.com/wibu-systems/docker-codemeter org.opencontainers.image.source=https://github.com/wibu-systems/docker-codemeter [email protected]0 B6ENV DEBIAN_FRONTEND=noninteractive LANG=en_US.UTF-8 LANGUAGE=en_US:en LC_ALL=en_US.UTF-80 B7EXPOSE [22350/tcp]0 B8EXPOSE [22351/tcp]0 B9COPY /codemeter/usr/bin/codemeter-info /usr/bin/codemeter-info # buildkit3.08 MB10COPY /codemeter/usr/bin/cmu /usr/bin/cmu # buildkit4.4 MB11COPY /codemeter/usr/sbin/CodeMeterLin /usr/sbin/CodeMeterLin # buildkit17.85 MB12COPY /codemeter/usr/lib/*-linux-gnu*/libwibucm.so /usr/lib/libwibucm.so # buildkit2.14 MB13COPY /codemeter/usr/share/doc/CodeMeter/OpenSource_en.pdf /usr/share/doc/CodeMeter/OpenSource_en.pdf # buildkit1.4 MB14COPY /codemeter/usr/lib/*-linux-gnu*/libcpsrtcm.so /usr/lib/libcpsrtcm.so # buildkit11.67 MB15COPY /codemeter/usr/share/doc/codemeter-lite/copyright /usr/share/doc/codemeter/copyright # buildkit9.17 KB16COPY CmServices.yaml /etc/wibu/CodeMeter/cmservices.yaml # buildkit255 B17COPY --chmod=755 entrypoint.sh /entrypoint.sh #2.05 KB18COPY --chmod=755 healthcheck.sh /healthcheck.sh #213 B19COPY Server.ini /etc/wibu/CodeMeter/Server.ini # buildkit274 B20COPY --chmod=755 smartbind-entrypoint.sh /smartbind-entrypoint.sh #1.55 KB21COPY --chmod=755 docker-proxy-filter.sh /docker-proxy-filter.sh #601 B22VOLUME [/etc/wibu/CodeMeter]0 B23RUN |3 TARGETARCH=arm CODEMETER_VERSION=9.10.8166.500 CM_IMAGE_VERSION=v2.2.017.63 MB24STOPSIGNAL SIGINT0 B25HEALTHCHECK {Test:[CMD-SHELL /healthcheck.sh] Interval:1m0s Timeout:0s0 B26ENTRYPOINT ["/entrypoint.sh"]0 BCommand
# debian.sh --arch 'armhf' out/ 'stable' '@1787529600'