Namespace
vbkunin
Image / Tag
itop:2.7.0-base
Content Digest
sha256:e6dac6cea8fab213067e8de15bbfa93521e3b41daf6cbcc23680777cee8ebddd
Details
Created

2020-04-26 15:47:25 UTC

Size

177 MB

Content Digest
Environment
DEBIAN_FRONTEND

teletype

LANG

en_US.UTF-8

LANGUAGE

en_US:en

LC_ALL

en_US.UTF-8

PATH

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


Layers

[#000] sha256:281a73dee0072a9983ca3a9c3af0438786267fe9a9a7b1e683400db898bddc4a - 22.6% (40 MB)

[#001] sha256:2aea1b77cff74f13640bc43debfb00ff51f4a9efe4bb959aba5ee5e8e7c88eef - 0.0% (849 Bytes)

[#002] sha256:59a714b7d8bf3e1985a03a8d58894d43a01672cab81e128bc7de8e7cb08a9ea0 - 0.0% (629 Bytes)

[#003] sha256:0218064da0a96471da7ccaa657daa880fc65eccc679fc61e87b6a14f290ddb79 - 0.0% (864 Bytes)

[#004] sha256:ebac621dcea37271445bf2fa54ca37b2a16b079634a787b143731c0fe757e218 - 0.0% (171 Bytes)

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

[#006] sha256:b580731643cc5039dad03946c2e0781b010446c71bf6a01f1401fe4e4d947188 - 0.01% (14.5 KB)

[#007] sha256:faa5fbdba23902839df4d365657c0337a9c34b32c2a4ac6206bfa4494a950397 - 19.02% (33.7 MB)

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

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

[#010] sha256:ccbb2be87a82ed5a5cff02e9d745f5b430532102d31db7ee5d2fb953b724394f - 40.26% (71.2 MB)

[#011] sha256:208306f797ac43a70bac69200bd5cb52df5aaa0ba3bce2f05baa8f8e20a11fd1 - 9.05% (16 MB)

[#012] sha256:1509a22cdd1558148cf55abddb9258c366c81fed7e886e9b071434d960f07c4c - 0.0% (322 Bytes)

[#013] sha256:c61fcc3f77fb943c2d529d7138cd85a4edbe6582b79e30bbc597479e49540067 - 0.0% (1.81 KB)

[#014] sha256:be75e6cf566506392549ebae61046179a97f346d3de59e45a446308d20533ae0 - 0.0% (228 Bytes)

[#015] sha256:7546899567e3c3b839fae7dcfd893529fe8a717211dcf531422900bb569d7419 - 0.0% (208 Bytes)

[#016] sha256:21153de922214f296e3207e6ec0a5ab947c34f8f8d0f5270cf8ea99156d7839f - 0.0% (128 Bytes)

[#017] sha256:4756c732dd1d4dfc0f11b31440f93a8ae0e8e217c60c9265d73f89be576b1023 - 0.0% (2.39 KB)

[#018] sha256:1089b534b716fcc1b6b60dbbf6aa56017cf00dc5e3618bc227bc235dfcd543dd - 9.06% (16 MB)


History
2018-01-25 18:23:30 UTC

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

2018-01-25 18:23:39 UTC

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

2018-01-25 18:23:39 UTC

/bin/sh -c rm -rf /var/lib/apt/lists/*

2018-01-25 18:23:50 UTC

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

2018-01-25 18:23:51 UTC

/bin/sh -c mkdir -p /run/systemd && echo 'docker' > /run/systemd/container

2018-01-25 18:23:51 UTC

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

2018-01-26 09:29:05 UTC

/bin/sh -c #(nop) MAINTAINER Phusion <[email protected]>

2018-01-26 09:29:05 UTC

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

2018-01-26 09:31:00 UTC

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

2018-01-26 09:31:02 UTC

/bin/sh -c #(nop) ENV DEBIAN_FRONTEND=teletype LANG=en_US.UTF-8 LANGUAGE=en_US:en LC_ALL=en_US.UTF-8

2018-01-26 09:31:02 UTC

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

2020-04-26 15:43:18 UTC

/bin/sh -c #(nop) MAINTAINER Vladimir Kunin <[email protected]>

2020-04-26 15:43:18 UTC

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

2020-04-26 15:43:18 UTC

/bin/sh -c #(nop) ARG ITOP_VERSION=2.7.0-1

2020-04-26 15:43:19 UTC

/bin/sh -c #(nop) ARG ITOP_FILENAME=iTop-2.7.0-1-5541.zip

2020-04-26 15:46:29 UTC

|2 ITOP_FILENAME=iTop-2.7.0-1-5541.zip ITOP_VERSION=2.7.0-1 /bin/sh -c apt-get install -y software-properties-common && add-apt-repository -y ppa:ondrej/php && apt-get update && apt-get install -y apache2 php7.3 php7.3-xml php7.3-mysql php7.3-json php7.3-mbstring php7.3-ldap php7.3-soap php7.3-zip php7.3-gd php-apcu graphviz curl unzip git && apt-get clean && rm -rf /var/lib/apt/lists/* && update-alternatives --set php /usr/bin/php7.3

2020-04-26 15:46:46 UTC

|2 ITOP_FILENAME=iTop-2.7.0-1-5541.zip ITOP_VERSION=2.7.0-1 /bin/sh -c rm -rf /var/www/html/* && mkdir -p /tmp/itop && curl -SL -o /tmp/itop/itop.zip https://sourceforge.net/projects/itop/files/itop/$ITOP_VERSION/$ITOP_FILENAME/download && unzip /tmp/itop/itop.zip -d /tmp/itop/ && mv /tmp/itop/web/* /var/www/html && rm -rf /tmp/itop

2020-04-26 15:46:47 UTC

/bin/sh -c #(nop) COPY dir:1512b8b53166d9716d30b1480e4daceb928d7a5b89903de4459d7dfe1c9e8804 in /etc/service/

2020-04-26 15:46:47 UTC

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

2020-04-26 15:46:48 UTC

/bin/sh -c #(nop) COPY file:d74d5ec3ac1c88ac4a9329329271eee06dd00d8d7c6c61ff5c331b78a4769335 in /etc/logrotate.d/itop-cron

2020-04-26 15:46:48 UTC

/bin/sh -c #(nop) COPY file:c6ca392e5dd87b1cc8c10752dea23372fe30b38d5c2d5df1c76afcff5344f4c9 in /etc/apache2/conf-available/fqdn.conf

2020-04-26 15:46:49 UTC

/bin/sh -c #(nop) COPY file:f6ae2752cce600a1600819907854b2e277af06b794b9074140ef638e3c316b0d in /run.sh

2020-04-26 15:46:51 UTC

|2 ITOP_FILENAME=iTop-2.7.0-1-5541.zip ITOP_VERSION=2.7.0-1 /bin/sh -c chmod +x -R /etc/service && chmod +x /*.sh && a2enconf fqdn

2020-04-26 15:47:23 UTC

|2 ITOP_FILENAME=iTop-2.7.0-1-5541.zip ITOP_VERSION=2.7.0-1 /bin/sh -c ln -s /make-itop-config-writable.sh /usr/local/bin/conf-w && ln -s /make-itop-config-read-only.sh /usr/local/bin/conf-ro && /update-russian-translations.sh && chown -R www-data:www-data /var/www/html

2020-04-26 15:47:24 UTC

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

2020-04-26 15:47:24 UTC

/bin/sh -c #(nop) HEALTHCHECK &{["CMD-SHELL" "curl -f http://localhost/ || exit 1"] "5m0s" "3s" "0s" '\x00'}

2020-04-26 15:47:25 UTC

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

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