sha256:86d3dcc7ce39f6cf64caee3c73c40fc77541fbd77c72b5e496bac508f9853684
OS/ARCH
linux/amd64
Compressed size
514.23 MB
Last pushed
7 months by mikemzed
Type
Image
Manifest digest
sha256:86d3dcc7ce39f6cf64caee3c73c40fc77541fbd77c72b5e496bac508f9853684
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_010 B14ARG APP_TYPE=control0 B15ARG INSTANCE_NUM=010 B16RUN |3 PLC_NAME=Control_PLC_01 APP_TYPE=control INSTANCE_NUM=0193 B17RUN |3 PLC_NAME=Control_PLC_01 APP_TYPE=control INSTANCE_NUM=0193 B18RUN |3 PLC_NAME=Control_PLC_01 APP_TYPE=control INSTANCE_NUM=0193 B19LABEL plc.name=Control_PLC_010 B20LABEL plc.type=control0 B21LABEL plc.instance=010 B22LABEL org.opencontainers.image.title=CODESYS Control_PLC_010 B23LABEL org.opencontainers.image.description=CODESYS Control PLC Runtime0 B24COPY plc/Control_PLC_01/conf/codesyscontrol/ /conf/codesyscontrol/ # buildkit1.04 KB25COPY plc/Control_PLC_01/data/codesyscontrol/ /data/codesyscontrol/ # buildkit694.67 KB26COPY configs/control/CODESYSControl_User.cfg /conf/codesyscontrol/ # buildkit562 B27COPY configs/control/hdE2ELatencyConfig_Control_PLC_01.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.52 KB31WORKDIR /var/opt/codesys/32 B32ENTRYPOINT ["/opt/codesys/scripts/startup.sh"]0 B33CMD ["-d" "eth1"]0 BCommand