Sign inSign up

jhardison/moodle:v4.0

Manifest digest

sha256:e4405ceefe3b321752d75b34df97af3aea06bd870eac3a63da09d51b3596aa5a

OS/ARCH

linux/amd64

Compressed size

274.27 MB

Last pushed

almost 4 years by jhardison

Type

Image

Manifest digest

sha256:e4405ceefe3b321752d75b34df97af3aea06bd870eac3a63da09d51b3596aa5a

Image Layers

1ADD file ... in / 27.25 MB
2CMD ["bash"]0 B
3LABEL maintainer=Jonathan Hardison <[email protected]>0 B
4VOLUME [/var/moodledata]0 B
5EXPOSE map[443/tcp:{} 80/tcp:{}]0 B
6COPY moodle-config.php /var/www/html/config.php # buildkit12.72 KB
7ENV DEBIAN_FRONTEND=noninteractive0 B
8ENV MOODLE_URL=http://127.0.0.10 B
9ENV SSL_PROXY=false0 B
10COPY ./foreground.sh /etc/apache2/foreground.sh # buildkit412 B
11RUN /bin/sh -c apt-get update247 MB
12COPY moodlecron /etc/cron.d/moodlecron # buildkit212 B
13RUN /bin/sh -c chmod 064432 B
14RUN /bin/sh -c a2enmod ssl452 B
15RUN /bin/sh -c apt-get clean843 B
16ENTRYPOINT ["/etc/apache2/foreground.sh"]0 B

Command

ADD file:ff6963f777661fb16cc12fb04a97c558bd94768a6e4ab5bd90e01f3086818853 in /