Namespace
linuxserver
Image / Tag
nginx:34
Content Digest
sha256:c05a2b23a351603864cf05ffcef7595798fe5c769dd83463b153f2cc9a9f45e7
Details
Created

2017-01-27 23:22:12 UTC

Size

168 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 34 Build-date:- January-27-2017-23:20:33-UTC

Environment
APTLIST

php5-mysqlnd php5-mcrypt php5-curl php5-gd php5-cgi php5-pgsql php5-memcached php5-sqlite memcached

BASE_APTLIST

nginx openssl php5-fpm php5 php5-cli

DEBIAN_FRONTEND

noninteractive

HOME

/root

PATH

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

TERM

xterm


Layers

[#000] sha256:6ffe5d2d6a9775ef70b5a636aac1175f73f556ee82c6457600959bdeded94cb1 - 37.33% (62.7 MB)

[#001] sha256:f4e00f994fd4f90d9eafda2f7b3f9ea984599c50d14e608f0a5ec9bb9e365b10 - 0.04% (69.8 KB)

[#002] sha256:e99f3d1fc87b485492190612bf949108bd8b25f5299d3ffd16846c6e52760fd7 - 0.0% (680 Bytes)

[#003] sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4 - 0.0% (32 Bytes)

[#004] sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4 - 0.0% (32 Bytes)

[#005] sha256:ededd75b6753f2169f5c9e895ff69105a336153928df844f15649a7011c40435 - 0.01% (12.6 KB)

[#006] sha256:1ddde157dd3180fc84958005bb9fc2671f19fb498d1b4fac08cd01e7834da286 - 23.62% (39.7 MB)

[#007] sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4 - 0.0% (32 Bytes)

[#008] sha256:9fdc4b32735871339181783914bdfa86615fcad6693aef6c6ce7579cddb9a64e - 0.0% (369 Bytes)

[#009] sha256:a836128d06ab8aeb317c2bd0cdd06f193dbf0a9e82fc4164cc8d8ef68c5ba533 - 0.0% (958 Bytes)

[#010] sha256:7583a35fe4e8c093e4002a664300cf34abfd8f9857d969afdb59172fcc5e3d2b - 22.41% (37.6 MB)

[#011] sha256:076997f72920135196ec563da3f8a9e83b7724c7b4d11ef51c1bf5263c1b8660 - 8.25% (13.9 MB)

[#012] sha256:dd5fe548a3f749991633a1ffc9c4666cc55a7a909807ba9cddba5f2e889ee96e - 0.01% (16.1 KB)

[#013] sha256:df03e4d292ff9772c8082b75e753559c2c0db05f919cd28e04468f5f06664015 - 0.0% (282 Bytes)

[#014] sha256:f1467c28f01f9685613b1b51aeb77752bd2f6c2d0b13cef3926b7b8452a9df3a - 0.0% (782 Bytes)

[#015] sha256:2d8b4aea5281f7755d64eee30d27804dc093f4edcd02f7af0cfcc096b3a85368 - 0.0% (912 Bytes)

[#016] sha256:86bc7d317925b2c846fbe0071c451fef58cd97b44ae5fbad74ea85c4ff1c1a60 - 0.0% (1.68 KB)

[#017] sha256:535d4da7804c5338ba9d88490d60effae6effa1bbed15bf0871791ba61708014 - 0.0% (676 Bytes)

[#018] sha256:0ec4a8a942a91ecec0c456307655ef90762a5063973e8de21acbf0c552033bff - 8.34% (14 MB)

[#019] sha256:3423fbeda6d1fafa0ec77b08e234f1b494d85a67acf231a8cd44e678835528e2 - 0.0% (214 Bytes)

[#020] sha256:354a0a26a27b855ff4ffb233f0986fa8650030b20767bc171a64052319124e9d - 0.0% (990 Bytes)


History
2015-06-12 15:32:27 UTC

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

2015-06-12 15:32:29 UTC

/bin/sh -c 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

2015-06-12 15:32:30 UTC

/bin/sh -c sed -i 's/^#\s*\(deb.*universe\)$/\1/g' /etc/apt/sources.list

2015-06-12 15:32:30 UTC

/bin/sh -c #(nop) CMD ["/bin/bash"]

2015-12-08 11:01:07 UTC

/bin/sh -c #(nop) MAINTAINER Phusion <info@phusion.nl>

2015-12-08 11:16:48 UTC

/bin/sh -c #(nop) ADD dir:d6bef9db55afddb775420fc2166b0d55a06dda28aa545f8c9fd51c9bdfa5705c in /bd_build

2015-12-08 11:18:30 UTC

/bin/sh -c /bd_build/prepare.sh && /bd_build/system_services.sh && /bd_build/utilities.sh && /bd_build/cleanup.sh

2015-12-08 11:18:31 UTC

/bin/sh -c #(nop) CMD ["/sbin/my_init"]

2016-06-01 00:58:07 UTC

/bin/sh -c #(nop) ENV DEBIAN_FRONTEND=noninteractive HOME=/root TERM=xterm

2016-06-01 00:58:07 UTC

/bin/sh -c #(nop) COPY file:6de07f46293513127372a0f178133e5d0bed73fbbd03186200cf2e6e4400ed3b in /etc/apt/sources.list

2016-06-01 00:58:07 UTC

/bin/sh -c #(nop) COPY multi:d27e598f34f6e882269d65f01c333dfd43134aaef37aafba23cf994eabf5e65a in /etc/my_init.d/

2016-06-01 01:06:14 UTC

/bin/sh -c useradd -u 911 -U -d /config -s /bin/false abc && usermod -G users abc && mkdir -p /app/aptselect /config /defaults && LATEST_TAG=$(curl -sX GET "https://api.github.com/repos/jblakeman/apt-select/releases/latest" | awk '/tag_name/{print $4;exit}' FS='[""]') && curl -L https://github.com/jblakeman/apt-select/archive/${LATEST_TAG}.tar.gz | tar xvz -C /app/aptselect --strip-components=1 && apt-get update && apt-get install -y python3-bs4 && apt-get upgrade -y -o Dpkg::Options::="--force-confold" && chmod +x /etc/my_init.d/*.sh && apt-get clean && rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/*

2016-06-01 01:06:15 UTC

/bin/sh -c #(nop) CMD ["/sbin/my_init"]

2016-06-01 01:07:51 UTC

/bin/sh -c #(nop) MAINTAINER smdion <me@seandion.com>, Sparklyballs <sparklyballs@linuxserver.io>, Stian Larsen <lonix@linuxserver.io>, Kode <kodestar@linuxserver.io>

2016-06-01 01:07:55 UTC

/bin/sh -c #(nop) ENV BASE_APTLIST=nginx openssl php5-fpm php5 php5-cli

2016-06-01 01:14:16 UTC

/bin/sh -c apt-get update && apt-get install $BASE_APTLIST -qy && apt-get clean -y && rm -rf /var/lib/apt/lists/*

2016-06-01 01:14:24 UTC

/bin/sh -c mkdir -p /defaults

2016-06-01 01:14:26 UTC

/bin/sh -c #(nop) ADD dir:5e160f9b3422e2f961807615c6217c094f333c8a3955b20100dc9d73007ece91 in /defaults/

2016-06-01 01:14:27 UTC

/bin/sh -c #(nop) ADD dir:dfa3b2d4a0d1e144a0d7f80afa31cb6aa5fba0c11a376aeab6286aa99ebbef07 in /etc/service/

2016-06-01 01:14:28 UTC

/bin/sh -c #(nop) ADD dir:d7e23d6c83234ec5a4696b2fdddf33eb1243fa1b8f8bc0aa3d94f83a9c13d60e in /etc/my_init.d/

2016-06-01 01:14:38 UTC

/bin/sh -c chmod -v +x /etc/service/*/run

2016-06-01 01:14:46 UTC

/bin/sh -c chmod -v +x /etc/my_init.d/*.sh

2016-06-01 01:14:49 UTC

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

2016-06-01 01:14:49 UTC

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

2017-01-27 23:20:41 UTC

/bin/sh -c #(nop) MAINTAINER Stian Larsen, sparklyballs

2017-01-27 23:20:42 UTC

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

2017-01-27 23:20:42 UTC

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

2017-01-27 23:20:43 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 34 Build-date:- January-27-2017-23:20:33-UTC

2017-01-27 23:20:44 UTC

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

2017-01-27 23:20:45 UTC

/bin/sh -c #(nop) ENV APTLIST=php5-mysqlnd php5-mcrypt php5-curl php5-gd php5-cgi php5-pgsql php5-memcached php5-sqlite memcached

2017-01-27 23:22:07 UTC

|2 BUILD_DATE=January-27-2017-23:20:33-UTC VERSION=34 /bin/sh -c apt-get update -q && apt-get install -qy $APTLIST && apt-get clean && rm -rf /tmp/* /var/lib/apt/lists/* /var/tmp/*

2017-01-27 23:22:08 UTC

/bin/sh -c #(nop) ADD dir:107143a32b2373e5529935131e57a54d39cfff3531bcac8537487c6467a2d727 in /etc/service/

2017-01-27 23:22:10 UTC

|2 BUILD_DATE=January-27-2017-23:20:33-UTC VERSION=34 /bin/sh -c chmod -v +x /etc/service/*/run

2017-01-27 23:22:11 UTC

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

2017-01-27 23:22:12 UTC

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

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