Namespace
easysoft
Image / Tag
zentao:15.4
Content Digest
sha256:7437e5f54bf622893774694ccc07320642aec0fc3feb501f989c38ecadb38a3c
Details
Created

2021-08-25 11:03:26 UTC

Size

189 MB

Content Digest
Environment
DEBIAN_FRONTEND

noninteractive

LANG

en_US.UTF8

MYSQL_ROOT_PASSWORD

123456

PATH

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

TZ

Asia/Shanghai


Layers

[#000] sha256:171857c49d0f5e2ebf623e6cb36a8bcad585ed0c2aa99c87a055df034c1e5848 - 13.47% (25.5 MB)

[#001] sha256:419640447d267f068d2f84a093cb13a56ce77e130877f5b8bdb4294f4a90a84f - 0.0% (852 Bytes)

[#002] sha256:61e52f862619ab016d3bcfbd78e5c7aaaa1989b4c295e6dbcacddd2d7b93e1f5 - 0.0% (162 Bytes)

[#003] sha256:4cb19e748da4f182ef0a8bee48ce1a7a6c490cee372b7965397965d0e513fd77 - 76.76% (145 MB)

[#004] sha256:c17400b7e83c2382c0341cfd5bb199b6147f05750ce0dc80e843ec6053c43f2b - 0.22% (417 KB)

[#005] sha256:33aa6b4a286c1ab518983a7f76e55f5dd0d352ef71efc62160541a02380a278b - 0.0% (454 Bytes)

[#006] sha256:49334982f24d53a0cc6bee0d76f1997e2c4a33119921ccec1401d3817f9274d7 - 0.0% (1.01 KB)

[#007] sha256:b8280db71c0b765544d96025dd3ab55c69db37f0997206074dbd0d9335e240d3 - 0.3% (574 KB)

[#008] sha256:94bebd2bc8fd4aa44b2eb5c5de92dcfb18ae7412fad6c8fc75ab641b4b1452c1 - 0.0% (275 Bytes)

[#009] sha256:0905ff84111a97a9decc98570790462e969df62224c65dbf9d6e0930cf93e1ab - 0.0% (271 Bytes)

[#010] sha256:39574eeb718f8464ab589d55f1cb0e086386bdde16ee6a85dd4e80becd3182ae - 0.04% (72.5 KB)

[#011] sha256:399d835338f75c38406fba86aef625a2e51380621de8b946f72a61ac4b9a513a - 0.0% (242 Bytes)

[#012] sha256:b83126becb38562c1cdc09ae362ba17453f488fda52f45c8ce8b15a0fb80634e - 0.0% (238 Bytes)

[#013] sha256:41a775ab6bb3a1913b5a5745b37f05242af3f2bb93f2aa72b5a17d6ac6991158 - 0.04% (76.7 KB)

[#014] sha256:d810ff33b55be1eeb29f5a0c8fb3657b3c8bb397cbfb2572c21aa55d210b9547 - 4.83% (9.14 MB)

[#015] sha256:beb740b042ecdcdb5c1a106f1b5ce3adee19ab26321bd6a5202d9083602eefb9 - 0.0% (365 Bytes)

[#016] sha256:c52dfe4ff032b7f16a628b263b1c42dc854f1cbab6fb01e6eea7f4d4673cecda - 0.0% (126 Bytes)

[#017] sha256:33277a97cc94a95f84578cf7837816a28211459e1f693d6c99e581592832f68d - 4.34% (8.2 MB)

[#018] sha256:ca88fdb53ecb4f6734a0f29744f9ddd3d9c555d06516f549bd7d2d9e426858e9 - 0.0% (187 Bytes)

[#019] sha256:9292f169f9c38358a81039d5e32bce2e6c4808d495b14afab79fd42e058bbe8b - 0.0% (132 Bytes)

[#020] sha256:9dc4a53bf1cf9063e51b39c7e7020162225a9b94521eb3c0842847dce49ef0e9 - 0.01% (26.3 KB)


History
2020-09-25 22:33:49 UTC

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

2020-09-25 22:33:50 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

2020-09-25 22:33:51 UTC

/bin/sh -c [ -z "$(apt-get indextargets)" ]

2020-09-25 22:33:52 UTC

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

2020-09-25 22:33:52 UTC

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

2020-10-23 05:30:34 UTC

/bin/sh -c #(nop) MAINTAINER dongdong <jiadongdong@easycorp.ltd>

2020-10-23 05:30:35 UTC

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

2021-08-13 05:32:51 UTC

/bin/sh -c apt-get update && apt-get install -y apache2 mariadb-server php7.2 php7.2-curl php7.2-gd php7.2-ldap php7.2-mbstring php7.2-mysql php7.2-xml php7.2-zip php7.2-cli php7.2-json curl cron vim unzip libapache2-mod-php locales

2021-08-13 05:32:52 UTC

/bin/sh -c #(nop) ENV LANG=en_US.UTF8

2021-08-13 05:32:52 UTC

/bin/sh -c #(nop) ENV TZ=Asia/Shanghai

2021-08-13 05:32:52 UTC

/bin/sh -c #(nop) ENV MYSQL_ROOT_PASSWORD=123456

2021-08-13 05:32:55 UTC

/bin/sh -c echo -e "LANG=\"en_US.UTF-8\"\nLANGUAGE=\"en_US:en\"" > /etc/default/locale && locale-gen en_US.UTF-8 && ln -snf /usr/share/zoneinfo/$TZ /etc/localtime && echo '$TZ' > /etc/timezone

2021-08-13 05:32:55 UTC

/bin/sh -c #(nop) COPY file:100281fa61eb403adf0947fcd16276c3e927900c52f8b99d7bbdb0e4b4dbd0dd in /.docker_init.sh

2021-08-13 05:32:55 UTC

/bin/sh -c #(nop) COPY file:b94bfe93a1638d5daa8dc27528389b0a2f9d61cc4482851de8d39ac28dcac988 in /root/.vimrc

2021-08-13 05:32:55 UTC

/bin/sh -c #(nop) COPY file:a6c561fbf14643618ad6d69972bb85f2409ff18d29b8754a78efe701f8ed2598 in /usr/lib/php/20170718/ioncube_loader_lin_7.2.so

2021-08-13 05:32:55 UTC

/bin/sh -c #(nop) COPY file:cf033c7af50ee80b4c59cabd7ad75ebfc95235edb9696a79b069433e6646517c in /etc/php/7.2/apache2/conf.d/

2021-08-13 05:32:56 UTC

/bin/sh -c #(nop) COPY file:cf033c7af50ee80b4c59cabd7ad75ebfc95235edb9696a79b069433e6646517c in /etc/php/7.2/cli/conf.d/

2021-08-13 05:32:56 UTC

/bin/sh -c #(nop) COPY file:0c739d5952a86e5607019565bf3e0330ff24aabd959c2b2fe1edce64dae76801 in /usr/lib/php/20170718/

2021-08-13 05:32:56 UTC

/bin/sh -c #(nop) COPY file:ee932cd0b4412af324f9417d5fa9e2c0e70cf092ce9fd22223ff0506d4368f1d in /etc/php/7.2/apache2/conf.d/

2021-08-13 05:32:56 UTC

/bin/sh -c #(nop) COPY file:ee932cd0b4412af324f9417d5fa9e2c0e70cf092ce9fd22223ff0506d4368f1d in /etc/php/7.2/cli/conf.d/

2021-08-13 05:32:57 UTC

/bin/sh -c #(nop) COPY file:fc33430d13ef966e970e2eced8dec76812397687b732211d046e9a709f8d0a41 in /usr/lib/libmcrypt.so.4

2021-08-25 11:03:17 UTC

/bin/sh -c #(nop) COPY file:7de568e9e62c4f62f6dbd5a9da7bf29f1232b450672c3b7a8303ea492bd6bd7d in /tmp/

2021-08-25 11:03:18 UTC

/bin/sh -c #(nop) COPY file:00fe9e5de896c98bec595d43bdce0bba0403317f987c4221c24cb748f516636a in /etc/apache2/sites-enabled/

2021-08-25 11:03:19 UTC

/bin/sh -c mkdir /www

2021-08-25 11:03:23 UTC

/bin/sh -c unzip -q /tmp/zentao.zip -d /var/www > /dev/null

2021-08-25 11:03:24 UTC

/bin/sh -c rm /etc/apache2/sites-enabled/000-default.conf

2021-08-25 11:03:24 UTC

/bin/sh -c rm /tmp/zentao.zip

2021-08-25 11:03:25 UTC

/bin/sh -c chmod a+x /.docker_init.sh && a2enmod rewrite && rm -rf /var/lib/mysql/* && sed -i '1i ServerName 127.0.0.1' /etc/apache2/apache2.conf && sed -i '/^memory_limit/cmemory_limit = 1024M' /etc/php/7.2/apache2/php.ini

2021-08-25 11:03:25 UTC

/bin/sh -c #(nop) VOLUME [/var/lib/mysql]

2021-08-25 11:03:26 UTC

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