2022-07-10 07:32:41 UTC
15.6 MB
/root
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PS1$(whoami)@$(hostname):$(pwd)\$
TERMxterm
[#000] sha256:0f8c0223d52013009198afa11f193dcbd196bd56fc0629adddf45d5a2ba7fbf8 - 15.42% (2.41 MB)
[#001] sha256:a6881d246d12cae3fa68f7387f2a882806e84fcc6b913cbe159a0bcda26d44fe - 13.74% (2.15 MB)
[#002] sha256:54b47b531f98bb5524b9a6be931049709b747396fe5706684d483468487ba90d - 13.29% (2.08 MB)
[#003] sha256:868f5a01a847c1603cd95ce55290c16ef4f8149675bb81ee523e9ec9612c21df - 0.0% (438 Bytes)
[#004] sha256:750ab57fb5487d4a9f9d9cb92cbde1b289c1eaf4cda731a2b4d7d316b92e6521 - 26.69% (4.18 MB)
[#005] sha256:4c1596af8d5007798293fa611ea93868df7ba1c3c048e494a37bdec156808fa1 - 0.02% (3.62 KB)
[#006] sha256:d5774fb164585dea03e69c7dc4156d4e8c42130d43b606879e723ff6f3c6ec05 - 30.81% (4.82 MB)
[#007] sha256:57b21d1bf7c759317beccb2a8c457495dbe243e2be3e16f4863944e0e1df5862 - 0.02% (2.51 KB)
/bin/sh -c #(nop) COPY dir:b335eb664b876d69dd3c33de3a623c42c019f87e003c27ebe524b5fe0eaa7be0 in /
2022-07-05 06:34:01 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-07-05 06:34:01 UTC/bin/sh -c #(nop) ARG VERSION
2022-07-05 06:34:01 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 7afd86a7-ls16 Build-date:- 2022-07-05T01:32:48-05:00
2022-07-05 06:34:02 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2022-07-05 06:34:02 UTC/bin/sh -c #(nop) ARG OVERLAY_VERSION=v2.2.0.3
2022-07-05 06:34:02 UTC/bin/sh -c #(nop) ARG OVERLAY_ARCH=arm
2022-07-05 06:34:03 UTC/bin/sh -c #(nop) ADD ffd4c4f41dd5b855eda9542d3338699a126cdceb4a4983c2945f990da27dabcd in /tmp/
2022-07-05 06:34:04 UTC|4 BUILD_DATE=2022-07-05T01:32:48-05:00 OVERLAY_ARCH=arm OVERLAY_VERSION=v2.2.0.3 VERSION=7afd86a7-ls16 /bin/sh -c chmod +x /tmp/s6-overlay-${OVERLAY_ARCH}-installer && /tmp/s6-overlay-${OVERLAY_ARCH}-installer / && rm /tmp/s6-overlay-${OVERLAY_ARCH}-installer
2022-07-05 06:34:04 UTC/bin/sh -c #(nop) COPY dir:946d679880d0fb0651159e9c7af5c1409fedf29f47438b8e25b84b89e523faac in /tmp/patch
2022-07-05 06:34:04 UTC/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)\$ HOME=/root TERM=xterm
2022-07-05 06:34:09 UTC|4 BUILD_DATE=2022-07-05T01:32:48-05:00 OVERLAY_ARCH=arm OVERLAY_VERSION=v2.2.0.3 VERSION=7afd86a7-ls16 /bin/sh -c echo "**** install build packages ****" && apk add --no-cache --virtual=build-dependencies curl patch tar && echo "**** install runtime packages ****" && apk add --no-cache bash ca-certificates coreutils procps shadow tzdata && echo "**** create abc user and make our folders ****" && groupmod -g 1000 users && useradd -u 911 -U -d /config -s /bin/false abc && usermod -G users abc && mkdir -p /app /config /defaults && mv /usr/bin/with-contenv /usr/bin/with-contenvb && patch -u /etc/s6/init/init-stage2 -i /tmp/patch/etc/s6/init/init-stage2.patch && echo "**** add qemu ****" && curl -o /usr/bin/qemu-arm-static -L "https://lsio-ci.ams3.digitaloceanspaces.com/qemu-arm-static" && chmod +x /usr/bin/qemu-arm-static && echo "**** cleanup ****" && apk del --purge build-dependencies && rm -rf /tmp/*
2022-07-05 06:34:09 UTC/bin/sh -c #(nop) COPY dir:67b6f27abec27e529475adac5a84878e93ddf41093b3ad8cb94bd637afa88bc2 in /
2022-07-05 06:34:09 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2022-07-05 06:34:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-07-05 06:34:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-07-05T01:32:48-05:00
2022-07-05 06:34:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-alpine image by linuxserver.io
2022-07-05 06:34:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-alpine
2022-07-05 06:34:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-07-05 06:34:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=4b1d23012865adc950e45d7f33c248282b989a8a
2022-07-05 06:34:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=4b1d23012865adc950e45d7f33c248282b989a8a
2022-07-05 06:34:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-alpine
2022-07-05 06:34:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-alpine
2022-07-05 06:34:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-alpine/packages
2022-07-05 06:34:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-07-05 06:34:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=7afd86a7-ls16
2022-07-10 07:32:35 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-07-10 07:32:35 UTC/bin/sh -c #(nop) ARG VERSION
2022-07-10 07:32:35 UTC/bin/sh -c #(nop) ARG OPENSSH_RELEASE
2022-07-10 07:32:35 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 8.8_p1-r1-ls84 Build-date:- 2022-07-10T02:31:29-05:00
2022-07-10 07:32:35 UTC/bin/sh -c #(nop) LABEL maintainer=aptalca
2022-07-10 07:32:39 UTC|3 BUILD_DATE=2022-07-10T02:31:29-05:00 OPENSSH_RELEASE=8.8_p1-r1 VERSION=8.8_p1-r1-ls84 /bin/sh -c echo "**** install runtime packages ****" && apk add --no-cache --upgrade curl logrotate nano sudo && echo "**** install openssh-server ****" && if [ -z ${OPENSSH_RELEASE+x} ]; then OPENSSH_RELEASE=$(curl -sL "http://dl-cdn.alpinelinux.org/alpine/v3.15/main/armhf/APKINDEX.tar.gz" | tar -xz -C /tmp && awk '/^P:openssh-server-pam$/,/V:/' /tmp/APKINDEX | sed -n 2p | sed 's/^V://'); fi && apk add --no-cache openssh-client==${OPENSSH_RELEASE} openssh-server-pam==${OPENSSH_RELEASE} openssh-sftp-server==${OPENSSH_RELEASE} && echo "**** setup openssh environment ****" && sed -i 's/#PasswordAuthentication yes/PasswordAuthentication no/g' /etc/ssh/sshd_config && usermod --shell /bin/bash abc && rm -rf /tmp/*
2022-07-10 07:32:39 UTC/bin/sh -c #(nop) COPY dir:ff1c2844e3eca0c8f01ee0641a53cc628eb1e2787d9ab90af36e82d118a867d2 in /
2022-07-10 07:32:39 UTC/bin/sh -c #(nop) EXPOSE 2222
2022-07-10 07:32:39 UTC/bin/sh -c #(nop) VOLUME [/config]
2022-07-10 07:32:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-07-10 07:32:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-07-10T02:31:29-05:00
2022-07-10 07:32:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=[Openssh-server](https://www.openssh.com/) is a sandboxed environment that allows ssh access without giving keys to the entire server. Giving ssh access via private key often means giving full access to the server. This container creates a limited and sandboxed environment that others can ssh into. The users only have access to the folders mapped and the processes running inside this container.
2022-07-10 07:32:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-openssh-server
2022-07-10 07:32:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-07-10 07:32:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ab7fed9d5c3fc91307e40312bf0105693604b192
2022-07-10 07:32:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=ab7fed9d5c3fc91307e40312bf0105693604b192
2022-07-10 07:32:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-openssh-server
2022-07-10 07:32:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Openssh-server
2022-07-10 07:32:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-openssh-server/packages
2022-07-10 07:32:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-07-10 07:32:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=8.8_p1-r1-ls84
Please be careful as this will not just delete the reference but also the actual content!
For example when you have latest and v1.2.3 both pointing to the same image
the deletion of latest will also permanently remove v1.2.3.