Namespace
linuxserver
Image / Tag
openssh-server:amd64-version-8.4_p1-r2
Content Digest
sha256:8d226b53acef83566dd5ab924081bce7d59a56f7ac2dc4205e664f865cfdb71f
Details
Created

2021-03-07 07:34:07 UTC

Size

13.2 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 8.4_p1-r2-ls41 Build-date:- 2021-03-07T02:33:04-05:00
  • maintainer
    aptalca

Environment
HOME

/root

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

PS1

$(whoami)@$(hostname):$(pwd)\$

TERM

xterm


Layers

[#000] sha256:9f596c6c00ccf3804d2f0b1b322ba831ce459756fab4c5c4cb1c37176dba792b - 21.18% (2.8 MB)

[#001] sha256:cfcd2240967946fb00f3ed795a3e8f6556acccefe9cce554737e125e17aaac73 - 13.66% (1.8 MB)

[#002] sha256:4d8a2e385bdbf94a610b9fcdd2cd805e702f74f4b90d1dede7c580c12110abe8 - 13.14% (1.74 MB)

[#003] sha256:8e80ee2437183fd20c5bbd21787d31707e0ba387b0bae1fb27d41141e1f70f60 - 0.0% (439 Bytes)

[#004] sha256:3600956eec42992422cd8f3eea210c49611599218cbe110ff58c894ddbd9ee14 - 22.69% (3 MB)

[#005] sha256:058997bc22568656ebb11820ee90590d38add088de68c44599a3de8a6339cf5d - 0.02% (2.77 KB)

[#006] sha256:ca2af6b7b6dfbfd898ffb3ceb5d6697c1f1aff3a0e026ab30af3792c89b3df3b - 29.29% (3.87 MB)

[#007] sha256:bd5fb04fd2b703f6c0bcfd00af0a1aa723c27753fa22203491c83353d1f21987 - 0.02% (2.27 KB)


History
2021-03-06 01:08:46 UTC

/bin/sh -c #(nop) COPY dir:6ce40a24909d9b96ddcffbca2c078b53ff8726939502d7432bf0ae5651c3e31a in /

2021-03-06 01:08:46 UTC

/bin/sh -c #(nop) ARG BUILD_DATE

2021-03-06 01:08:46 UTC

/bin/sh -c #(nop) ARG VERSION

2021-03-06 01:08:47 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 1494c3fe-ls8 Build-date:- 2021-03-06T01:07:24+00:00

2021-03-06 01:08:47 UTC

/bin/sh -c #(nop) LABEL maintainer=TheLamer

2021-03-06 01:08:47 UTC

/bin/sh -c #(nop) ARG OVERLAY_VERSION=v2.2.0.3

2021-03-06 01:08:47 UTC

/bin/sh -c #(nop) ARG OVERLAY_ARCH=amd64

2021-03-06 01:08:50 UTC

/bin/sh -c #(nop) ADD e0dfb2cf69f9e165c0f7f9b55414d8133f601943ed98eb0dfb80ba85e3ebfe2c in /tmp/

2021-03-06 01:08:52 UTC

|4 BUILD_DATE=2021-03-06T01:07:24+00:00 OVERLAY_ARCH=amd64 OVERLAY_VERSION=v2.2.0.3 VERSION=1494c3fe-ls8 /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-03-06 01:08:52 UTC

/bin/sh -c #(nop) COPY dir:946d679880d0fb0651159e9c7af5c1409fedf29f47438b8e25b84b89e523faac in /tmp/patch

2021-03-06 01:08:52 UTC

/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)\$ HOME=/root TERM=xterm

2021-03-06 01:08:58 UTC

|4 BUILD_DATE=2021-03-06T01:07:24+00:00 OVERLAY_ARCH=amd64 OVERLAY_VERSION=v2.2.0.3 VERSION=1494c3fe-ls8 /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 "**** cleanup ****" && apk del --purge build-dependencies && rm -rf /tmp/*

2021-03-06 01:08:59 UTC

/bin/sh -c #(nop) COPY dir:abf7501ef60ed34ad238fb8014199cea647a9129f593a578d4bdd70795f6fa6d in /

2021-03-06 01:08:59 UTC

/bin/sh -c #(nop) ENTRYPOINT ["/init"]

2021-03-07 07:34:03 UTC

/bin/sh -c #(nop) ARG BUILD_DATE

2021-03-07 07:34:03 UTC

/bin/sh -c #(nop) ARG VERSION

2021-03-07 07:34:04 UTC

/bin/sh -c #(nop) ARG OPENSSH_RELEASE

2021-03-07 07:34:04 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 8.4_p1-r2-ls41 Build-date:- 2021-03-07T02:33:04-05:00

2021-03-07 07:34:04 UTC

/bin/sh -c #(nop) LABEL maintainer=aptalca

2021-03-07 07:34:06 UTC

|3 BUILD_DATE=2021-03-07T02:33:04-05:00 OPENSSH_RELEASE=8.4_p1-r2 VERSION=8.4_p1-r2-ls41 /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 -s http://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/ | awk -F '(openssh-server-|.apk)' '/openssh-server.*.apk/ {print $2; exit}'); fi && apk add --no-cache openssh-client==${OPENSSH_RELEASE} openssh-server==${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-03-07 07:34:07 UTC

/bin/sh -c #(nop) COPY dir:12276a16f6a5a1c23632ed2b2ef24d147d23f26f8ea32f243674c63b2c36cd56 in /

Danger Zone
Delete Tag

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.

Delete