sha256:15b89878014ff37e107542b3f28f13c4c43f6c6e49d96ff6343831eac2ec45b7
OS/ARCH
linux/amd64
Compressed size
514.34 MB
Last pushed
4 months by mikemzed
Type
Image
Manifest digest
sha256:15b89878014ff37e107542b3f28f13c4c43f6c6e49d96ff6343831eac2ec45b7
Image Layers
1289.31 MB2ARG CODESYSCONTROL_DEB=codesyscontrol_virtuallinux_4.18.0.0_amd64.deb0 B3RUN |1 CODESYSCONTROL_DEB=codesyscontrol_virtuallinux_4.18.0.0_amd64.deb /bin/sh -c91 B4ENV CONTAINER=true0 B5USER root0 B6ENV USER=root0 B7ENV HOME=/root0 B8RUN |1 CODESYSCONTROL_DEB=codesyscontrol_virtuallinux_4.18.0.0_amd64.deb /bin/sh -c193.76 MB9COPY codesyscontrol_virtuallinux_4.18.0.0_amd64.deb /tmp/ # buildkit15.05 MB10RUN |1 CODESYSCONTROL_DEB=codesyscontrol_virtuallinux_4.18.0.0_amd64.deb /bin/sh -c15.52 MB11RUN |1 CODESYSCONTROL_DEB=codesyscontrol_virtuallinux_4.18.0.0_amd64.deb /bin/sh -c595 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/ # buildkit514 B28COPY configs/control/hdE2ELatencyConfig_Control_PLC_01.json /tmp/hdE2ELatencyConfig.json # buildkit427 B29RUN |3 PLC_NAME=Control_PLC_01 APP_TYPE=control INSTANCE_NUM=01550 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.51 KB33WORKDIR /var/opt/codesys/32 B34ENTRYPOINT ["/opt/codesys/scripts/startup.sh"]0 B35CMD ["-d" "eth1"]0 BCommand