Sign inSign up

aimakun/docker-laravel4-projects:dev-xdebug

Manifest digest

sha256:92483d68ee61ad960f15d8a188943e0fa2d9d092958e6ab4fd0c6d50dc8e0ed0

OS/ARCH

linux/amd64

Compressed size

304.07 MB

Last pushed

over 9 years by aimakun

Type

Image

Manifest digest

sha256:92483d68ee61ad960f15d8a188943e0fa2d9d092958e6ab4fd0c6d50dc8e0ed0

Image Layers

1ADD file ... in /62.63 MB
2/bin/sh -c echo '#!/bin/sh' >69.81 KB
3/bin/sh -c sed -i 's/^#\s*\(deb.*universe\)$/\1/g'681 B
4CMD ["/bin/bash"]0 B
5MAINTAINER João Antonio Ferreira "[email protected]"0 B
6/bin/sh -c apt-get update &&60.86 MB
7ADD file ... in /etc/apache2/sites-enabled/000-default.conf460 B
8/bin/sh -c a2enmod rewrite294 B
9ADD file ... in /start.sh164 B
10ADD file ... in /run.sh391 B
11/bin/sh -c chmod 755 /*.sh458 B
12ADD file ... in /etc/supervisor/conf.d/supervisord-apache2.conf241 B
13/bin/sh -c mkdir -p /app154 B
14EXPOSE 80/tcp0 B
15WORKDIR /app0 B
16CMD ["/run.sh"]0 B
17COPY file:b9db54c79e4f2e7fb27f4fb6a888d994ca13978dfce8f6822434955a625b7e27 in /etc/apache2/sites-enabled/000-default.conf 364 B
18/bin/sh -c echo 'date.timezone =213 B
19/bin/sh -c apt-get update &&145.25 MB
20/bin/sh -c wget https://downloads.wkhtmltopdf.org/0.12/0.12.4/wkhtmltox-0.12.4_linux-generic-amd64.tar.xz &&30.16 MB
21/bin/sh -c pear install PHP_CodeSniffer1.07 MB
22/bin/sh -c locale-gen sv_SE.UTF-8400.83 KB
23/bin/sh -c locale-gen en_US.UTF-8761.61 KB
24/bin/sh -c wget https://phar.phpunit.de/phpunit-old.phar585.41 KB
25/bin/sh -c chmod +x phpunit-old.phar585.41 KB
26/bin/sh -c mv phpunit-old.phar /usr/local/bin/phpunit585.5 KB
27ENV XDEBUG_VERSION=2.2.70 B
28ENV XDEBUG_MD5=71a6b75885207e79762e1e7aaf5c39930 B
29/bin/sh -c set -x &&1.16 MB
30COPY dir:49627f52a9db931f2ce0ca1f568dcd9fe51a51639e4850b3c6bb332076ef1882 in /data 12.24 KB
31WORKDIR /data0 B
32/bin/sh -c usermod -u 10001.2 KB
33/bin/sh -c usermod -G staff1.19 KB
34/bin/sh -c crontab -l |395 B
35ADD file ... in /etc/supervisor/conf.d/supervisord-laravel-queue.conf 383 B
36CMD ["/run.sh"]0 B

Command

ADD file:7ce20ce3daa6af21dbe2449904b08854d15bee060ab8621d0a955fc720237e84 in /