Namespace
easysoft
Image / Tag
zentao:12.4.3
Content Digest
sha256:0294bf3b5cfd829110171478930260eccd25b2ace3a2d3f9aba18c8dce31d929
Details
Created

2020-10-27 05:09:02 UTC

Size

181 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/Shangha


Layers

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

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

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

[#003] sha256:023de56d2afc50bd9449058538fe4903c58ede1609a9f006cdae2165dadec0ae - 77.98% (141 MB)

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

[#005] sha256:aad4ac2c1b08aef62818baddb613ad05b7904f02482481b91dda0da545511575 - 0.0% (433 Bytes)

[#006] sha256:586b804a14132ad324c0a5695d5052318301235b450b241c79488fab0d7eb008 - 0.0% (1.01 KB)

[#007] sha256:d9ea8ca53386f9280bef10175c84b5a02d13ad3aa5cbc0500596398894a437b6 - 0.31% (574 KB)

[#008] sha256:80b58cb470ed1ec72b7cf390cc9517c37522599da24a67dd2a592d6b0953e130 - 0.0% (279 Bytes)

[#009] sha256:369bc5d92ae04b8a78c88bc5db53ddce65d4753c3beef36ebb7d1d77e7bdfca8 - 0.0% (279 Bytes)

[#010] sha256:1409c1e6bc1766cb955df57ad8c2b0f5553ca0b0de8c752ad332b348971cfe70 - 0.04% (72.5 KB)

[#011] sha256:5ee7f1af72238f274f31328d51b087ab2200610711cdf160845de9a80391294d - 0.0% (246 Bytes)

[#012] sha256:a888b8da447e449c1cb3593b0f8317962090f1f271bde27afb31eac7f45e5527 - 0.0% (243 Bytes)

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

[#014] sha256:8c17bec8090259ca880f90569426f90ddc0f5644e03b143c4fde60f17814bc24 - 3.91% (7.09 MB)

[#015] sha256:b8883547edf2b452f3e1b7b3296fa6060bba119195b778f160cad395ab969402 - 0.0% (367 Bytes)

[#016] sha256:a43ed6cabedc5d43b7e40d7f176ad7e1e395b01493c8cec44ce7e3675194dcf1 - 0.0% (132 Bytes)

[#017] sha256:e867a55440192335befe3a1c1ccb61b23c3d0c8d203d317426bb223dea6fef62 - 3.44% (6.25 MB)

[#018] sha256:ccfd2013578c0139c13afdf100a7c488c320ff3cd8b79a5129b2c835b1fd8e33 - 0.0% (197 Bytes)

[#019] sha256:4c6a183eb777baf65c0bed12ea6e6b6417bdfee2ebc1b9d89e4a731e8aadb9ec - 0.0% (138 Bytes)

[#020] sha256:631cb5aea515ccecf8ee3892eaf04c27c6e6d8cffa9779ed691ec28ffd2da6e9 - 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-21 03:32:16 UTC

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

2020-10-21 03:32:16 UTC

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

2020-10-21 05:09:10 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 vim unzip libapache2-mod-php locales

2020-10-21 05:09:10 UTC

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

2020-10-21 05:09:10 UTC

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

2020-10-21 05:09:11 UTC

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

2020-10-21 05:09:12 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

2020-10-27 03:33:53 UTC

/bin/sh -c #(nop) COPY file:086b148d22544595ae78b885b0bd27e57980a0990393ca41c8eb63bd315eeb96 in /.docker_init.sh

2020-10-27 03:33:53 UTC

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

2020-10-27 03:33:53 UTC

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

2020-10-27 03:33:54 UTC

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

2020-10-27 03:33:54 UTC

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

2020-10-27 03:33:54 UTC

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

2020-10-27 03:33:54 UTC

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

2020-10-27 03:33:54 UTC

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

2020-10-27 03:33:55 UTC

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

2020-10-27 05:08:57 UTC

/bin/sh -c #(nop) COPY file:07aeacfee751ae6d91ec1ed8a36941b53a1b80b7d768436eddd636d578c085ec in /tmp/

2020-10-27 05:08:57 UTC

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

2020-10-27 05:08:57 UTC

/bin/sh -c mkdir /www

2020-10-27 05:08:59 UTC

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

2020-10-27 05:09:00 UTC

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

2020-10-27 05:09:01 UTC

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

2020-10-27 05:09:01 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

2020-10-27 05:09:01 UTC

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

2020-10-27 05:09:02 UTC

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