sha256:102bd0ae2ee4902d7baf6b40d2e585268c4680f9629661c97de861fda9ea96f4
OS/ARCH
linux/amd64
Compressed size
514.22 MB
Last pushed
7 months by mikemzed
Type
Image
Manifest digest
sha256:102bd0ae2ee4902d7baf6b40d2e585268c4680f9629661c97de861fda9ea96f4
Image Layers
1289.26 MB2ARG CODESYSCONTROL_DEB=codesyscontrol_virtuallinux_4.18.0.0_amd64.deb0 B3ENV CONTAINER=true0 B4USER root0 B5ENV USER=root0 B6ENV HOME=/root0 B7RUN |1 CODESYSCONTROL_DEB=codesyscontrol_virtuallinux_4.18.0.0_amd64.deb /bin/sh -c193.71 MB8COPY codesyscontrol_virtuallinux_4.18.0.0_amd64.deb /tmp/ # buildkit15.05 MB9RUN |1 CODESYSCONTROL_DEB=codesyscontrol_virtuallinux_4.18.0.0_amd64.deb /bin/sh -c15.52 MB10RUN |1 CODESYSCONTROL_DEB=codesyscontrol_virtuallinux_4.18.0.0_amd64.deb /bin/sh -c598 B11ENV SHELL=/bin/bash0 B12ENV TERM=xterm0 B13ARG PLC_NAME=Control_PLC_020 B14ARG APP_TYPE=control0 B15ARG INSTANCE_NUM=020 B16RUN |3 PLC_NAME=Control_PLC_02 APP_TYPE=control INSTANCE_NUM=0291 B17RUN |3 PLC_NAME=Control_PLC_02 APP_TYPE=control INSTANCE_NUM=0293 B18RUN |3 PLC_NAME=Control_PLC_02 APP_TYPE=control INSTANCE_NUM=0293 B19LABEL plc.name=Control_PLC_020 B20LABEL plc.type=control0 B21LABEL plc.instance=020 B22LABEL org.opencontainers.image.title=CODESYS Control_PLC_020 B23LABEL org.opencontainers.image.description=CODESYS Control PLC Runtime0 B24COPY plc/Control_PLC_02/conf/codesyscontrol/ /conf/codesyscontrol/ # buildkit1.04 KB25COPY plc/Control_PLC_02/data/codesyscontrol/ /data/codesyscontrol/ # buildkit683.65 KB26COPY configs/control/CODESYSControl_User.cfg /conf/codesyscontrol/ # buildkit563 B27COPY configs/control/hdE2ELatencyConfig_Control_PLC_02.json /data/codesyscontrol/PlcLogic/Config/hdE2ELatencyConfig.json # buildkit490 B28COPY configs/rdt_config_control.yaml /etc/rdt_config.yaml # buildkit1.21 KB29COPY startup.sh /opt/codesys/scripts/startup.sh # buildkit2.95 KB30COPY startup-strace.sh /opt/codesys/scripts/startup-strace.sh # buildkit4.51 KB31WORKDIR /var/opt/codesys/32 B32ENTRYPOINT ["/opt/codesys/scripts/startup.sh"]0 B33CMD ["-d" "eth1"]0 BCommand