edge_base (v1.0.3)

Published 2024-12-24 05:29:07 +00:00 by liu.chunxun

Installation

docker pull gitiot.mgm-iot.com/iot_images/edge_base:v1.0.3
sha256:2159f3fdaf3bb4d069281f828e9326768d86b038b244ea63b0a6711a6775de34

Image Layers

ARG RELEASE
ARG LAUNCHPAD_BUILD_ARCH
LABEL org.opencontainers.image.ref.name=ubuntu
LABEL org.opencontainers.image.version=22.04
ADD file:21c2e8d95909bec6f4acdaf4aed55b44ee13603681f93b152e423e3e6a4a207b in /
CMD ["/bin/bash"]
ADD file:67acad6273e9ab59ac707c14d32398ce7e7a726b91e47edb3a088723f1422826 in /root/dotnet
COPY file:7625b11dcfc3c8ad4c39a19a0861e8ca328cdcc31f4ef1e0a125169ed6bdc679 in /tmp
/bin/sh -c apt update;dpkg --add-architecture i386;apt update;apt install -y --no-install-recommends libstdc++6 lib32stdc++6 libc6:i386 libc6 libgcc-s1 libicu70 liblttng-ust1 zlib1g vim zip unzip wget openssh-server inetutils-ping inetutils-telnet systemd openssl openvpn; dpkg -i /tmp/libssl1.0.0_1.0.2g-1ubuntu4.20_amd64.deb; echo "check_certificate = off\n" >> /etc/wgetrc; echo "PermitRootLogin yes\nPasswordAuthentication yes\n" >> /etc/ssh/sshd_config; echo root:123456 |chpasswd
COPY file:57baedfc4021c21b00d126f6ac546d7472e1eb703ac660751a73228b1b890f2c in /etc
COPY file:d106508f0ec6b9d2b7d3b8fa630a8b3535be72b6e25741af4f9b7b0e446210ab in /home

Labels

Key Value
org.opencontainers.image.ref.name ubuntu
org.opencontainers.image.version 22.04
Details
Container
2024-12-24 05:29:07 +00:00
3
OCI / Docker
linux/amd64
174 MiB
Versions (3) View all
v1.0.3 2024-12-24
v1.0.2 2024-12-11
v1.0.1 2024-12-11