2021-08-15 07:28:24 UTC
14.3 MB
/root
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PS1$(whoami)@$(hostname):$(pwd)\$
TERMxterm
[#000] sha256:e10ca87729dc992ea3e47b9171733b68192d5cadc2f039ef13e7f8746115b081 - 16.86% (2.42 MB)
[#001] sha256:0efe083f99284eb838b0e9b583e2e452efbc7c2aa57962bc49d60d075fafc328 - 14.99% (2.15 MB)
[#002] sha256:a9c7ec24d68d493cbe0af2747acf9f277cc5b9498f46f7be3609cd2d99c4ee07 - 14.49% (2.08 MB)
[#003] sha256:bbe95792687d6f7e7209cd1f763f509484419230fe37f8622537ef3c978f463b - 0.0% (412 Bytes)
[#004] sha256:4d80b053886a7568a707111e81a3e57da97514d4bb39d4403d887d040d4fe7b8 - 28.84% (4.14 MB)
[#005] sha256:945d688e0dcb3ce81fd6f29f44c14a2fa36e879318d14549bb516addc699214d - 0.02% (2.85 KB)
[#006] sha256:056aa908f70858b684c2f0c35345faf8280385b898a33c81e22e7aa0c5aad315 - 24.78% (3.56 MB)
[#007] sha256:b6b3ad9cdb1de013a8fbcb3cb8bf280be38ebef38367627327cc9dff79d9f201 - 0.02% (2.42 KB)
/bin/sh -c #(nop) COPY dir:4f8ae02253212ef6f29d14c70146a9bbd4f691a9e8b2ae1f02c5d7eaaf67fb78 in /
2021-08-10 06:32:13 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2021-08-10 06:32:14 UTC/bin/sh -c #(nop) ARG VERSION
2021-08-10 06:32:15 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- f7942911-ls5 Build-date:- 2021-08-10T08:31:16+02:00
2021-08-10 06:32:16 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2021-08-10 06:32:17 UTC/bin/sh -c #(nop) ARG OVERLAY_VERSION=v2.2.0.3
2021-08-10 06:32:18 UTC/bin/sh -c #(nop) ARG OVERLAY_ARCH=arm
2021-08-10 06:32:20 UTC/bin/sh -c #(nop) ADD ffd4c4f41dd5b855eda9542d3338699a126cdceb4a4983c2945f990da27dabcd in /tmp/
2021-08-10 06:32:20 UTC|4 BUILD_DATE=2021-08-10T08:31:16+02:00 OVERLAY_ARCH=arm OVERLAY_VERSION=v2.2.0.3 VERSION=f7942911-ls5 /bin/sh -c chmod +x /tmp/s6-overlay-${OVERLAY_ARCH}-installer && /tmp/s6-overlay-${OVERLAY_ARCH}-installer / && rm /tmp/s6-overlay-${OVERLAY_ARCH}-installer
2021-08-10 06:32:22 UTC/bin/sh -c #(nop) COPY dir:946d679880d0fb0651159e9c7af5c1409fedf29f47438b8e25b84b89e523faac in /tmp/patch
2021-08-10 06:32:22 UTC/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)\$ HOME=/root TERM=xterm
2021-08-10 06:32:26 UTC|4 BUILD_DATE=2021-08-10T08:31:16+02:00 OVERLAY_ARCH=arm OVERLAY_VERSION=v2.2.0.3 VERSION=f7942911-ls5 /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/*
2021-08-10 06:32:27 UTC/bin/sh -c #(nop) COPY dir:00690d36fb1a1d49e825642054741b02b89477fe1c4c9061328eff8ad64efca7 in /
2021-08-10 06:32:27 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2021-08-10 06:32:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2021-08-10 06:32:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-08-10T08:31:16+02:00
2021-08-10 06:32:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-alpine image by linuxserver.io
2021-08-10 06:32:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-alpine
2021-08-10 06:32:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2021-08-10 06:32:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=d7e9aa86edeb1c995a1060b522c65765d22795a8
2021-08-10 06:32:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=d7e9aa86edeb1c995a1060b522c65765d22795a8
2021-08-10 06:32:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-alpine
2021-08-10 06:32:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-alpine
2021-08-10 06:32:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-alpine/packages
2021-08-10 06:32:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2021-08-10 06:32:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=f7942911-ls5
2021-08-15 07:28:05 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2021-08-15 07:28:05 UTC/bin/sh -c #(nop) ARG VERSION
2021-08-15 07:28:06 UTC/bin/sh -c #(nop) ARG OPENSSH_RELEASE
2021-08-15 07:28:07 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 8.6_p1-r2-ls59 Build-date:- 2021-08-15T09:27:06+02:00
2021-08-15 07:28:08 UTC/bin/sh -c #(nop) LABEL maintainer=aptalca
2021-08-15 07:28:11 UTC|3 BUILD_DATE=2021-08-15T09:27:06+02:00 OPENSSH_RELEASE=8.6_p1-r2 VERSION=8.6_p1-r2-ls59 /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.14/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/*
2021-08-15 07:28:13 UTC/bin/sh -c #(nop) COPY dir:bc9d8523a4bdabe037e086971988b2fa42623f3ad4086c81d8c413c0cd5a23c6 in /
2021-08-15 07:28:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2021-08-15 07:28:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-08-15T09:27:06+02:00
2021-08-15 07:28:15 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.
2021-08-15 07:28:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-openssh-server
2021-08-15 07:28:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2021-08-15 07:28:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=d4e593929b2c6dd65cd22479cbe63724aeaac208
2021-08-15 07:28:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=d4e593929b2c6dd65cd22479cbe63724aeaac208
2021-08-15 07:28:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-openssh-server
2021-08-15 07:28:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Openssh-server
2021-08-15 07:28:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-openssh-server/packages
2021-08-15 07:28:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2021-08-15 07:28:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=8.6_p1-r2-ls59
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.