Namespace
linuxserver
Image / Tag
openssh-server:amd64-8.1_p1-r0-ls15
Content Digest
sha256:f6a07d0e847dfbc7d20d59e8c8c57f82d301a7a8e7d20075fdcbeb2b9d174f25
Details
Created

2020-04-08 16:30:04 UTC

Size

9.28 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 8.1_p1-r0-ls15 Build-date:- 2020-04-08T18:29:16+02: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:88b20cbb357567b7435bd2acbd841a3664d33fa96a62c5cabb87d81100b1bfa8 - 30.03% (2.79 MB)

[#001] sha256:5788db2b39f60c31e23b49eecdb6319746a66a647a98f3919b562936e32f0ef4 - 49.14% (4.56 MB)

[#002] sha256:5a1c7d37a0f45a1f43e3663be0e199ae81ecf95703ff04099fc42bdf7c0a50da - 0.04% (4.01 KB)

[#003] sha256:03e00af98c1a6c53dc79765994a853b2ed34b8701b61fb9b1a751537f287617d - 20.76% (1.93 MB)

[#004] sha256:87b102e2c6f9ce3dc145657fe1e18faaabf8ff6f107d8f858c1a43ba343075c1 - 0.02% (2.15 KB)


History
2020-04-07 21:08:56 UTC

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

2020-04-07 21:08:56 UTC

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

2020-04-07 21:08:57 UTC

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

2020-04-07 21:08:57 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- a90439ed-ls8 Build-date:- 2020-04-07T21:08:07+00:00

2020-04-07 21:08:57 UTC

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

2020-04-07 21:08:58 UTC

/bin/sh -c #(nop) ARG OVERLAY_VERSION=v1.22.1.0

2020-04-07 21:08:58 UTC

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

2020-04-07 21:08:58 UTC

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

2020-04-07 21:09:03 UTC

|4 BUILD_DATE=2020-04-07T21:08:07+00:00 OVERLAY_ARCH=amd64 OVERLAY_VERSION=v1.22.1.0 VERSION=a90439ed-ls8 /bin/sh -c echo "**** install build packages ****" && apk add --no-cache --virtual=build-dependencies curl tar && echo "**** install runtime packages ****" && apk add --no-cache bash ca-certificates coreutils shadow tzdata && echo "**** add s6 overlay ****" && curl -o /tmp/s6-overlay.tar.gz -L "https://github.com/just-containers/s6-overlay/releases/download/${OVERLAY_VERSION}/s6-overlay-${OVERLAY_ARCH}.tar.gz" && tar xfz /tmp/s6-overlay.tar.gz -C / && 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 && echo "**** cleanup ****" && apk del --purge build-dependencies && rm -rf /tmp/*

2020-04-07 21:09:04 UTC

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

2020-04-07 21:09:04 UTC

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

2020-04-08 16:30:00 UTC

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

2020-04-08 16:30:00 UTC

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

2020-04-08 16:30:01 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 8.1_p1-r0-ls15 Build-date:- 2020-04-08T18:29:16+02:00

2020-04-08 16:30:01 UTC

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

2020-04-08 16:30:04 UTC

|2 BUILD_DATE=2020-04-08T18:29:16+02:00 VERSION=8.1_p1-r0-ls15 /bin/sh -c echo "**** install runtime packages ****" && apk add --no-cache --upgrade curl logrotate nano openssh-server openssh-sftp-server sudo && echo "**** setup openssh environment ****" && sed -i 's/#PasswordAuthentication yes/PasswordAuthentication no/g' /etc/ssh/sshd_config && usermod --shell /bin/bash abc && rm -rf /tmp/*

2020-04-08 16:30:04 UTC

/bin/sh -c #(nop) COPY dir:67a41fa87de1e1d7c7b802dea25ba7fcee3ad9739400336687b0cab2d6ed2069 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