Namespace
linuxserver
Image / Tag
openssh-server:amd64-8.1_p1-r0-ls1
Content Digest
sha256:2b9f45e84aa91ff956f802a414a9b7010b24ec0ac15b069a6059432520658d13
Details
Created

2019-10-22 21:25:02 UTC

Size

9.65 MB

Content Digest
Labels
  • MAINTAINER
    sparkyballs,TheLamer
  • build_version
    Linuxserver.io version:- 8.1_p1-r0-ls1 Build-date:- 2019-10-22T22:24:26+01: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:2ca43886471310d8f9aea3919766c6f0d14fa0299a49e4ea7ee7e8f3d59c8970 - 28.72% (2.77 MB)

[#001] sha256:b5842f5c135a2c595db5b9716d1874cdbcd6efd8bb2c8a5f14e3c2f19b495653 - 51.29% (4.95 MB)

[#002] sha256:6b42cfb55c7f343813c85ca1bdf149b9498c307e0ce38ea3cd06c80254d568d8 - 0.04% (3.77 KB)

[#003] sha256:77e26b4b883e30a78cc66fb868cb41a28619be21ddbc5c43dae66adc2da706ef - 19.93% (1.92 MB)

[#004] sha256:62438b7a772fa1fb10e154a876aadea0f9166c05ebe83841985a191c5e39346a - 0.02% (1.72 KB)


History
2019-10-18 08:20:16 UTC

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

2019-10-18 08:20:16 UTC

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

2019-10-18 08:20:17 UTC

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

2019-10-18 08:20:17 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 1e472120-ls9 Build-date:- 2019-10-18T10:19:24+02:00

2019-10-18 08:20:17 UTC

/bin/sh -c #(nop) LABEL MAINTAINER=sparkyballs,TheLamer

2019-10-18 08:20:18 UTC

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

2019-10-18 08:20:18 UTC

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

2019-10-18 08:20:18 UTC

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

2019-10-18 08:20:25 UTC

|4 BUILD_DATE=2019-10-18T10:19:24+02:00 OVERLAY_ARCH=amd64 OVERLAY_VERSION=v1.22.1.0 VERSION=1e472120-ls9 /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/*

2019-10-18 08:20:25 UTC

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

2019-10-18 08:20:26 UTC

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

2019-10-22 21:24:59 UTC

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

2019-10-22 21:24:59 UTC

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

2019-10-22 21:25:00 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 8.1_p1-r0-ls1 Build-date:- 2019-10-22T22:24:26+01:00

2019-10-22 21:25:00 UTC

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

2019-10-22 21:25:02 UTC

|2 BUILD_DATE=2019-10-22T22:24:26+01:00 VERSION=8.1_p1-r0-ls1 /bin/sh -c echo "**** install runtime packages ****" && apk add --no-cache --upgrade curl logrotate nano openssh-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/*

2019-10-22 21:25:02 UTC

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