sha256:7a71e2d3c8f4493dc898f8d51ddbc788f5a8b171ba2edc9f14d51c252e182981
OS/ARCH
linux/amd64
Compressed size
514.25 MB
Last pushed
6 months by mikemzed
Type
Image
Manifest digest
sha256:7a71e2d3c8f4493dc898f8d51ddbc788f5a8b171ba2edc9f14d51c252e182981
Image Layers
1289.26 MB2ARG CODESYSCONTROL_DEB=codesyscontrol_virtuallinux_4.19.0.0_amd64.deb0 B3RUN |1 CODESYSCONTROL_DEB=codesyscontrol_virtuallinux_4.19.0.0_amd64.deb /bin/sh -c93 B4ENV CONTAINER=true0 B5USER root0 B6ENV USER=root0 B7ENV HOME=/root0 B8RUN |1 CODESYSCONTROL_DEB=codesyscontrol_virtuallinux_4.19.0.0_amd64.deb /bin/sh -c193.71 MB9COPY codesyscontrol_virtuallinux_4.19.0.0_amd64.deb /tmp/ # buildkit15.06 MB10RUN |1 CODESYSCONTROL_DEB=codesyscontrol_virtuallinux_4.19.0.0_amd64.deb /bin/sh -c15.53 MB11RUN |1 CODESYSCONTROL_DEB=codesyscontrol_virtuallinux_4.19.0.0_amd64.deb /bin/sh -c599 B12ENV SHELL=/bin/bash0 B13ENV TERM=xterm0 B14ARG PLC_NAME=Control_PLC_010 B15ARG APP_TYPE=control0 B16ARG INSTANCE_NUM=010 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 B19RUN |3 PLC_NAME=Control_PLC_01 APP_TYPE=control INSTANCE_NUM=0193 B20LABEL plc.name=Control_PLC_010 B21LABEL plc.type=control0 B22LABEL plc.instance=010 B23LABEL org.opencontainers.image.title=CODESYS Control_PLC_010 B24LABEL org.opencontainers.image.description=CODESYS Control PLC Runtime0 B25COPY plc/Control_PLC_01/conf/codesyscontrol/ /conf/codesyscontrol/ # buildkit1.04 KB26COPY plc/Control_PLC_01/data/codesyscontrol/ /data/codesyscontrol/ # buildkit694.67 KB27COPY configs/control/CODESYSControl_User.cfg /conf/codesyscontrol/ # buildkit512 B28COPY configs/control/hdE2ELatencyConfig_Control_PLC_01.json /tmp/hdE2ELatencyConfig.json # buildkit425 B29RUN |3 PLC_NAME=Control_PLC_01 APP_TYPE=control INSTANCE_NUM=01548 B30COPY configs/rdt_config_control.yaml /etc/rdt_config.yaml # buildkit1.21 KB31COPY startup.sh /opt/codesys/scripts/startup.sh # buildkit2.95 KB32COPY startup-strace.sh /opt/codesys/scripts/startup-strace.sh # buildkit4.52 KB33WORKDIR /var/opt/codesys/32 B34ENTRYPOINT ["/opt/codesys/scripts/startup.sh"]0 B35CMD ["-d" "eth1"]0 BCommand