Namespace
linuxserver
Image / Tag
emby:amd64-4.5.2.0-ls59
Content Digest
sha256:90c54c4cc52b978ebcd1c82f2ab835d66e05f5d60856105134cc92e74367cd56
Details
Created

2020-11-02 06:09:29 UTC

Size

168 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 4.5.2.0-ls59 Build-date:- 2020-11-02T06:08:04+00:00
  • maintainer
    thelamer

Environment
HOME

/root

LANG

en_US.UTF-8

LANGUAGE

en_US.UTF-8

NVIDIA_DRIVER_CAPABILITIES

compute,video,utility

PATH

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

TERM

xterm


Layers

[#000] sha256:69ccdd531daf99b7886a5cfca347f42abc77f643cd9c52c8fda3420c86672a4b - 15.18% (25.5 MB)

[#001] sha256:4ca84e755b7a48f36cc9891b59075ed89e8d81e59f8c93ca527e65044477d3da - 1.1% (1.84 MB)

[#002] sha256:6dc320561c362d2157cf81fd10e51e60653a1b8c767e643b9f1c1b42ea260849 - 1.05% (1.77 MB)

[#003] sha256:481fc7c05eb02ee002d84caa4da0ee8e1d965f519d95f3e9e86e65df181ef461 - 0.0% (273 Bytes)

[#004] sha256:634aada1db576a5448281cc3cb7e19c6c934a3f6670e028c5ade58a641d6ba56 - 6.71% (11.3 MB)

[#005] sha256:2c7d6f3be64afba01f9b459ddfb1cabab5bce8c2f531f03e8659a1396d585344 - 0.0% (4.39 KB)

[#006] sha256:12734759cdf35757b371ca447723423e49155efcd6fe14a19c65f7a380c313aa - 15.68% (26.3 MB)

[#007] sha256:30412b9077d07ac4ff7fca8b38dff895e657150852a15c476834c7ca65d01bf0 - 60.28% (101 MB)

[#008] sha256:f10f9997494681e2664beb1acf0d6c3d8197195072c6962212977dd90524c3cc - 0.0% (1.06 KB)


History
2020-11-01 23:20:33 UTC

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

2020-11-01 23:20:36 UTC

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

2020-11-01 23:20:36 UTC

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

2020-11-01 23:20:36 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 486889a0-ls57 Build-date:- 2020-11-01T23:19:16+00:00

2020-11-01 23:20:36 UTC

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

2020-11-01 23:20:37 UTC

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

2020-11-01 23:20:37 UTC

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

2020-11-01 23:20:38 UTC

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

2020-11-01 23:20:42 UTC

|4 BUILD_DATE=2020-11-01T23:19:16+00:00 OVERLAY_ARCH=amd64 OVERLAY_VERSION=v2.1.0.2 VERSION=486889a0-ls57 /bin/sh -c chmod +x /tmp/s6-overlay-${OVERLAY_ARCH}-installer && /tmp/s6-overlay-${OVERLAY_ARCH}-installer / && rm /tmp/s6-overlay-${OVERLAY_ARCH}-installer

2020-11-01 23:20:42 UTC

/bin/sh -c #(nop) ARG DEBIAN_FRONTEND=noninteractive

2020-11-01 23:20:42 UTC

/bin/sh -c #(nop) ENV HOME=/root LANGUAGE=en_US.UTF-8 LANG=en_US.UTF-8 TERM=xterm

2020-11-01 23:20:43 UTC

/bin/sh -c #(nop) COPY file:a0afddf6c2c99dee6409f51005a22f49cffa569aa0e8ad133ed14c730847fd57 in /etc/apt/

2020-11-01 23:21:21 UTC

|5 BUILD_DATE=2020-11-01T23:19:16+00:00 DEBIAN_FRONTEND=noninteractive OVERLAY_ARCH=amd64 OVERLAY_VERSION=v2.1.0.2 VERSION=486889a0-ls57 /bin/sh -c echo "**** Ripped from Ubuntu Docker Logic ****" && set -xe && echo '#!/bin/sh' > /usr/sbin/policy-rc.d && echo 'exit 101' >> /usr/sbin/policy-rc.d && chmod +x /usr/sbin/policy-rc.d && dpkg-divert --local --rename --add /sbin/initctl && cp -a /usr/sbin/policy-rc.d /sbin/initctl && sed -i 's/^exit.*/exit 0/' /sbin/initctl && echo 'force-unsafe-io' > /etc/dpkg/dpkg.cfg.d/docker-apt-speedup && echo 'DPkg::Post-Invoke { "rm -f /var/cache/apt/archives/*.deb /var/cache/apt/archives/partial/*.deb /var/cache/apt/*.bin || true"; };' > /etc/apt/apt.conf.d/docker-clean && echo 'APT::Update::Post-Invoke { "rm -f /var/cache/apt/archives/*.deb /var/cache/apt/archives/partial/*.deb /var/cache/apt/*.bin || true"; };' >> /etc/apt/apt.conf.d/docker-clean && echo 'Dir::Cache::pkgcache ""; Dir::Cache::srcpkgcache "";' >> /etc/apt/apt.conf.d/docker-clean && echo 'Acquire::Languages "none";' > /etc/apt/apt.conf.d/docker-no-languages && echo 'Acquire::GzipIndexes "true"; Acquire::CompressionTypes::Order:: "gz";' > /etc/apt/apt.conf.d/docker-gzip-indexes && echo 'Apt::AutoRemove::SuggestsImportant "false";' > /etc/apt/apt.conf.d/docker-autoremove-suggests && mkdir -p /run/systemd && echo 'docker' > /run/systemd/container && echo "**** install apt-utils and locales ****" && apt-get update && apt-get install -y apt-utils locales && echo "**** install packages ****" && apt-get install -y curl tzdata && echo "**** generate locale ****" && locale-gen en_US.UTF-8 && echo "**** create abc user and make our folders ****" && 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 && echo "**** cleanup ****" && apt-get clean && rm -rf /tmp/* /var/lib/apt/lists/* /var/tmp/*

2020-11-01 23:21:25 UTC

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

2020-11-01 23:21:25 UTC

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

2020-11-02 06:09:12 UTC

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

2020-11-02 06:09:12 UTC

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

2020-11-02 06:09:12 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 4.5.2.0-ls59 Build-date:- 2020-11-02T06:08:04+00:00

2020-11-02 06:09:12 UTC

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

2020-11-02 06:09:12 UTC

/bin/sh -c #(nop) ENV NVIDIA_DRIVER_CAPABILITIES=compute,video,utility

2020-11-02 06:09:23 UTC

|2 BUILD_DATE=2020-11-02T06:08:04+00:00 VERSION=4.5.2.0-ls59 /bin/sh -c echo "**** install packages ****" && apt-get update && apt-get install -y --no-install-recommends mesa-va-drivers && echo "**** cleanup ****" && rm -rf /tmp/* /var/lib/apt/lists/* /var/tmp/*

2020-11-02 06:09:27 UTC

/bin/sh -c #(nop) COPY dir:7d407f20163800150521cf98bbc6decf36b1975ef0e0cde181157c6a8969eee1 in /app/emby

2020-11-02 06:09:29 UTC

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

2020-11-02 06:09:29 UTC

/bin/sh -c #(nop) EXPOSE 8096 8920

2020-11-02 06:09:29 UTC

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

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