Sign inSign up

appleple/acms-dev-ioncube:5.3

Languages & frameworks
Web servers
Content management system
Index digest

sha256:e7ee566c1e142513bbb3e535243ae28195e418d2b0fa73a77409b7c638f632b9

OS/ARCH

linux/amd64

Compressed size

287.72 MB

Last pushed

3 months by appleple

Type

Image

Manifest digest

sha256:a719c5cc8013b2c2836e65850add83148037694b24c608bc4496978832d4616b

Image Layers

1ADD file ... in / 49.06 MB
2CMD ["/bin/bash"]0 B
3MAINTAINER https://github.com/cristianorsolin/docker-php-5.3-apache0 B
4/bin/sh -c apt-get update &&15.82 MB
5/bin/sh -c apt-get update &&62.51 MB
6/bin/sh -c apt-get update &&15.82 MB
7/bin/sh -c rm -rf /var/www/html339 B
8/bin/sh -c a2dismod mpm_event &&435 B
9/bin/sh -c mv /etc/apache2/apache2.conf /etc/apache2/apache2.conf.dist3.09 KB
10COPY file:9322ca41bafa4d603c178de08aca5ca009214569e967d615a6f84c8c462b44a7 in /etc/apache2/apache2.conf 747 B
11ENV PHP_INI_DIR=/etc/php5/apache20 B
12/bin/sh -c mkdir -p $PHP_INI_DIR/conf.d152 B
13ENV GPG_KEYS=0B96609E270F565C13292B24C13C70B87267B52D 0A95E9A026542D53835E3F3A7DEC4E69FC9C83D7 0E6044910 B
14/bin/sh -c set -xe 24.11 KB
15/bin/sh -c CFLAGS="-fPIC" && OPENSSL_VERSION="1.0.2d"3.82 MB
16ENV PHP_VERSION=5.3.290 B
17/bin/sh -c buildDeps=" 32.32 MB
18/bin/sh -c echo "default_charset =224 B
19COPY multi:c15ecbb028ed8c0e998e94270663498e22fda0c6c0b0defc1860eeafd803ec5f in /usr/local/bin/ 1.28 KB
20COPY file:6e52266d5b01df8505d8357fc0f230f76b92adabc5fbbd4d5d0952afefb660e8 in /usr/local/bin/ 343 B
21WORKDIR /var/www/html0 B
22EXPOSE 80/tcp0 B
23CMD ["apache2-foreground"]0 B
24MAINTAINER atsu6660 B
25RUN /bin/sh -c usermod -u1.7 KB
26RUN /bin/sh -c apt-get update107.91 MB
27RUN /bin/sh -c curl -fsSL446.07 KB
28COPY config/php.ini /usr/local/etc/php/ # buildkit304 B
29RUN /bin/sh -c echo "Mutex768 B
30RUN /bin/sh -c a2enmod rewrite315 B
31RUN /bin/sh -c a2enmod ssl370 B
32COPY entrypoint.sh /usr/local/bin/ # buildkit523 B
33RUN chmod +x /usr/local/bin/entrypoint.sh #522 B
34ENTRYPOINT ["/usr/local/bin/entrypoint.sh"]0 B

Command

ADD file:4eedf861fb567fffb2694b65ebdd58d5e371a2c28c3863f363f333cb34e5eb7b in /