Sign inSign up

rdunmire/docker-concrete5:c5635

Manifest digest

sha256:a22ab74df9065f45bf7e17fa8b336a5561d8b825f9e61bdac9a769529b21c293

OS/ARCH

linux/amd64

Compressed size

139.49 MB

Last pushed

over 8 years by rdunmire

Type

Image

Manifest digest

sha256:a22ab74df9065f45bf7e17fa8b336a5561d8b825f9e61bdac9a769529b21c293

Image Layers

1ADD file ... in / 28.72 MB
2CMD ["bash"]0 B
3ENV TZ=America/New_York0 B
4ENV C5_VER=5.6.3.50 B
5ENV C5_URL=https://www.concrete5.org/download_file/-/view/96083/8497/0 B
6/bin/sh -c apt-get update9.34 MB
7/bin/sh -c apt-get install -y67.87 MB
8/bin/sh -c rm /etc/localtime &&196 B
9/bin/sh -c wget -q ${C5_URL}33.55 MB
10ENV nginx_vhost=/etc/nginx/sites-available/default0 B
11ENV php_ini=/etc/php5/fpm/php.ini0 B
12ENV php_conf=/etc/php5/fpm/pool.d/www.conf0 B
13ENV nginx_conf=/etc/nginx/nginx.conf0 B
14ENV haproxy_cfg=/etc/haproxy/haproxy.cfg0 B
15ENV supervisor_conf=/etc/supervisor/supervisord.conf0 B
16COPY file:4c34655776e4fe89292a38b734d431889409ad86739b932c51eed155d25b1cf3 in /etc/php5/fpm/php.ini 1.78 KB
17COPY file:17d8837938904a8d04b30bec8c88cc48f3e721051781144dc669346e699d5b29 in /etc/php5/fpm/pool.d/www.conf 564 B
18COPY file:6fc36e042dba0401291409a71d320846e3afad5fcde8ad2886db965db5cc00a3 in /etc/nginx/nginx.conf 1.23 KB
19COPY file:21adcf91b4990aa60f0ce7ca9853e31da2b24ab29abbc1d5ff1c2219e93b257a in /etc/nginx/sites-available/default 750 B
20COPY file:b4d9630b6deb804cd95a2e5862a933d8b1a4119ccb6b576d1c6ef06beedbba52 in /etc/haproxy/haproxy.cfg 573 B
21COPY file:390bf35080e14e9036934037004b653bb382090161aec328ef564f7380e8c9bc in /etc/supervisor/supervisord.conf 528 B
22/bin/sh -c sed -i -e1.78 KB
23/bin/sh -c mkdir -p /run/php730 B
24/bin/sh -c wget -q http://content.cms.i-evolve.net/logo_menu.png6.44 KB
25/bin/sh -c rm -rf /var/log/nginx/*250 B
26/bin/sh -c echo "alias l='ls489 B
27/bin/sh -c echo "PS1='\[\033[1;36m\]\u\[\033[1;31m\]@\[\033[1;32m\]\h:\[\033[1;35m\]\w\[\033[1;31m\]\\$\[\033[0m\] '"531 B
28/bin/sh -c echo "PS2=\"\$HC\$FYEL> \$RS\""554 B
29VOLUME [/var/www/html]0 B
30COPY file:0c255ce98e630e50518fd4fe3e0976cf75f9aaa31fbe2689b76fa8e1a883cba6 in /icontent.sh 357 B
31chmod +x /icontent.sh357 B
32CMD ["./icontent.sh"]0 B

Command

ADD file:e7ac45803c3ab9b7023933b75f5a88eda1f3edca97c7e462401860777cf312f7 in /