Sign inSign up

tehes/docker-xhgui:latest

Manifest digest

sha256:684ad601a59e0cc44417875ee7b6c7e13446d9debd029d0abdad74024e9736c7

OS/ARCH

linux/amd64

Compressed size

291.99 MB

Last pushed

over 9 years by tehes

Type

Image

Manifest digest

sha256:684ad601a59e0cc44417875ee7b6c7e13446d9debd029d0abdad74024e9736c7

Image Layers

1ADD file ... in / 48.98 MB
2CMD ["/bin/bash"]0 B
3ENV PHPIZE_DEPS=autoconf file g++0 B
4/bin/sh -c apt-get update &&74.01 MB
5ENV PHP_INI_DIR=/usr/local/etc/php0 B
6/bin/sh -c mkdir -p $PHP_INI_DIR/conf.d178 B
7/bin/sh -c apt-get update &&2.72 MB
8ENV APACHE_CONFDIR=/etc/apache20 B
9ENV APACHE_ENVVARS=/etc/apache2/envvars0 B
10/bin/sh -c set -ex &&1.22 KB
11/bin/sh -c a2dismod mpm_event &&431 B
12/bin/sh -c set -ex &&224 B
13/bin/sh -c { echo '<FilesMatch476 B
14ENV PHP_EXTRA_BUILD_DEPS=apache2-dev0 B
15ENV PHP_EXTRA_CONFIGURE_ARGS=--with-apxs20 B
16ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie0 B
17ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie0 B
18ENV PHP_LDFLAGS=-Wl,-O1 -Wl,--hash-style=both -pie0 B
19ENV GPG_KEYS=0BD78B5F97500D450838F95DFE857D9A90D90EC1 6E4F6AB321FDC07F2C332E3AC2BF0BC433CFC8B30 B
20ENV PHP_VERSION=5.6.300 B
21ENV PHP_URL=https://secure.php.net/get/php-5.6.30.tar.xz/from/this/mirror PHP_ASC_URL=https://secure.php.net/get/php-5.6.30.tar.xz.asc/from/this/mirror0 B
22ENV PHP_SHA256=a363185c786432f75e3c7ff956b49c3369c3f6906a6b10459f8d1ddc22f70805 PHP_MD5=68753955a8964ae49064c6424f81eb3e0 B
23/bin/sh -c set -xe; fetchDeps='12 MB
24COPY file:207c686e3fed4f71f8a7b245d8dcae9c9048d276a326d82b553c12a90af0c0ca in /usr/local/bin/ 490 B
25/bin/sh -c set -xe &&8.82 MB
26COPY multi:2b7e23dbf0e975ef1ec1f186511e2789ab94e8c8734ca9fa8419c893f7357d6c in /usr/local/bin/ 1.97 KB
27ENTRYPOINT ["docker-php-entrypoint"]0 B
28COPY file:24613ecbb1ce6a09f683b0753da9c26a1af07547326e8a02f6eec80ad6f2774a in /usr/local/bin/ 881 B
29WORKDIR /var/www/html0 B
30EXPOSE 80/tcp0 B
31CMD ["apache2-foreground"]0 B
32COPY file:1e4e7c071a0a212c9e27c04dc06141b0a7ab9761360a0eedec071794445b83c0 in /usr/local/etc/php/ 20.16 KB
33/bin/sh -c apt-get update &&114.01 MB
34COPY file:53103632d33a54a407b9b2be596879a955a57feb37c649f5c1ec3d45b74960bd in /usr/local/bin/ 593 B
35/bin/sh -c chmod +x /usr/local/bin/docker-php-pecl-install592 B
36/bin/sh -c docker-php-pecl-install 1.43 MB
37COPY file:ce8e4362c8f7b347efcd5508661a647c2fe19ecdfaf5f59da42f19d4524b3387 in /usr/local/bin/ 681 B
38/bin/sh -c chmod +x /usr/local/bin/docker-php-ext-install681 B
39/bin/sh -c docker-php-ext-configure gd --with-jpeg-dir=/usr/include/20.51 MB
40/bin/sh -c git clone https://github.com/perftools/xhgui.git1.65 MB
41/bin/sh -c chmod -R 0777206 B
42COPY file:e52e6fd17f8b2f17bf44a6b9bad4662e6507d58abe37a57b4f368e9ae8fba67c in /usr/share/xhgui/config/ 828 B
43/bin/sh -c cd /usr/src &&473.83 KB
44/bin/sh -c cd /usr/src &&472.23 KB
45/bin/sh -c ln -s /usr/share/xhgui/webroot/*283 B
46/bin/sh -c cp /usr/share/xhgui/webroot/.htaccess /var/www/html/.htaccess282 B
47/bin/sh -c mkdir -p /var/lock/apache2560 B
48/bin/sh -c cd /usr/share/xhgui/ &&6.9 MB
49/bin/sh -c a2enmod rewrite &&364 B
50VOLUME [/var/www/html]0 B
51EXPOSE 80/tcp0 B
52CMD ["apache2-foreground"]0 B

Command

ADD file:89ecb642d662ee7edbb868340551106d51336c7e589fdaca4111725ec64da957 in /