Namespace
linuxserver
Image / Tag
smokeping:amd64-01252b7f-ls18
Content Digest
sha256:be829d82489914efa87d8d5a7c0e8b859b2f7762b6fb5621aa15df1d0f79cb21
Details
Created

2018-11-03 03:40:05 UTC

Size

36.8 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 01252b7f-ls18 Build-date:- 2018-11-03T03:39:27+00:00
  • maintainer
    ironicbadger,sparklyballs

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:dcd11e59b320f6ded100304d5e6dd556b2566d642c09ceef463eb9cfc9ff2d54 - 6.03% (2.22 MB)

[#001] sha256:128174eb2ad1e4d2ee6fe8cf4c0cba8c3c7ec68b7ec83fca5e9788b02381a735 - 13.12% (4.83 MB)

[#002] sha256:5419e3b18744a2a8f55453220c4d28401baedf59dc3b84d3c8e84cfbc02569bf - 0.0% (456 Bytes)

[#003] sha256:108d43fe6ca833432c04426639c399752307cce152e7ac7862ff50c3a4e107f3 - 0.0% (1.61 KB)

[#004] sha256:e54f856b86d440660a67a88d21f3b88b9b68f9963ee970e1c9367e69f46cd34b - 80.82% (29.8 MB)

[#005] sha256:12ea1b5fead23d1e1695b8a32239dddcdc9f1f023d9ff15df5d03149ff0b5917 - 0.02% (8.74 KB)


History
2018-10-26 22:09:42 UTC

/bin/sh -c #(nop) ADD file:750ced3f39078774eeff24b6f09dd38d8ea7306906a2fe789b7a10001f18cb9c in /

2018-10-26 22:09:43 UTC

/bin/sh -c #(nop) MAINTAINER sparklyballs

2018-10-26 22:09:43 UTC

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

2018-10-26 22:09:43 UTC

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

2018-10-26 22:09:43 UTC

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

2018-10-26 22:09:48 UTC

|2 OVERLAY_ARCH=amd64 OVERLAY_VERSION=v1.21.7.0 /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/*

2018-10-26 22:09:48 UTC

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

2018-10-26 22:09:48 UTC

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

2018-11-03 03:39:57 UTC

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

2018-11-03 03:39:57 UTC

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

2018-11-03 03:39:57 UTC

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

2018-11-03 03:39:57 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 01252b7f-ls18 Build-date:- 2018-11-03T03:39:27+00:00

2018-11-03 03:39:57 UTC

/bin/sh -c #(nop) LABEL maintainer=ironicbadger,sparklyballs

2018-11-03 03:39:58 UTC

/bin/sh -c #(nop) COPY file:cbe1f56b783fcf76026ba306d51e82cacd3a60b95176d12256f3666a4d397381 in /defaults/

2018-11-03 03:40:04 UTC

|3 BUILD_DATE=2018-11-03T03:39:27+00:00 SMOKEPING_VERSION=01252b7f VERSION=01252b7f-ls18 /bin/sh -c echo "**** install packages ****" && apk add --no-cache apache2 apache2-ctl apache2-utils bc bind-tools curl smokeping ssmtp sudo tcptraceroute ttf-dejavu && echo "**** give abc sudo access to traceroute & tcptraceroute ****" && echo "abc ALL=(ALL) NOPASSWD: /usr/bin/traceroute" >> /etc/sudoers.d/traceroute && echo "abc ALL=(ALL) NOPASSWD: /usr/bin/tcptraceroute" >> /etc/sudoers.d/tcptraceroute && echo "**** fix path to cropper.js ****" && sed -i 's#src="/cropper/#/src="cropper/#' /etc/smokeping/basepage.html && echo "**** install tcping script ****" && install -m755 -D /defaults/tcpping /usr/bin/ && echo "**** remove default apache conf ****" && rm -f /etc/apache2/httpd.conf

2018-11-03 03:40:04 UTC

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

2018-11-03 03:40:05 UTC

/bin/sh -c #(nop) EXPOSE 80

2018-11-03 03:40:05 UTC

/bin/sh -c #(nop) VOLUME [/config /data]

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