| created |
2022-08-09T17:39:51.650200819Z
|
| created_by |
/bin/sh -c #(nop) ADD file:4b51a9d40f20d2beb29d0759b161d2b9403493453beb509de4e86a5d98513f16 in /
|
|
| created |
2022-08-09T17:39:51.794212837Z
|
| created_by |
/bin/sh -c #(nop) CMD ["/bin/sh"]
|
| empty_layer |
true
|
|
| comment |
buildkit.dockerfile.v0
|
| created |
2022-10-08T20:12:04.893815518Z
|
| created_by |
RUN /bin/sh -c apk --no-cache upgrade # buildkit
|
|
| comment |
buildkit.dockerfile.v0
|
| created |
2022-10-08T20:12:32.899066484Z
|
| created_by |
RUN /bin/sh -c apk add --no-cache apache2 apache2-ssl apache2-utils git php7 php7-tokenizer php7-ctype php7-session php7-apache2 php7-json php7-pdo php7-pdo_mysql php7-curl php7-ldap php7-openssl php7-iconv php7-xml php7-xsl php7-gd php7-zip php7-soap php7-mbstring php7-zlib php7-mysqli php7-sockets php7-xmlreader php7-redis perl php7-simplexml php7-xmlwriter php7-phar php7-fileinfo php7-sodium php7-calendar php7-intl mysql-client tar curl imagemagick nodejs npm python2 python3 openssl git py-pip openssl-dev dcron rsync shadow jq ncurses && sed -i 's/^Listen 80$/Listen 0.0.0.0:80/' /etc/apache2/httpd.conf # buildkit
|
|
| comment |
buildkit.dockerfile.v0
|
| created |
2022-10-08T20:12:33.142611123Z
|
| created_by |
RUN /bin/sh -c usermod -u 1000 apache # buildkit
|
|
| comment |
buildkit.dockerfile.v0
|
| created |
2022-10-08T20:12:37.040319756Z
|
| created_by |
RUN /bin/sh -c apk add --no-cache unzip vim nano bash bash-doc bash-completion tree # buildkit
|
|
| comment |
buildkit.dockerfile.v0
|
| created |
2022-10-08T20:12:39.046965049Z
|
| created_by |
RUN /bin/sh -c curl -sS https://getcomposer.org/installer | php -- --install-dir=/usr/bin --filename=composer # buildkit
|
|
| comment |
buildkit.dockerfile.v0
|
| created |
2022-10-08T20:16:18.162356973Z
|
| created_by |
RUN /bin/sh -c apk add --no-cache build-base libffi-dev python3-dev cargo && mkdir -p /var/www/localhost/htdocs/openemr/sites && chown -R apache /var/www/localhost/htdocs/openemr && git clone https://github.com/letsencrypt/letsencrypt --depth 1 /opt/certbot && pip install --upgrade pip && pip install -e /opt/certbot/acme -e /opt/certbot/certbot && mkdir -p /etc/ssl/certs /etc/ssl/private && apk del --no-cache libffi-dev python3-dev cargo && sed -i 's/^ *CustomLog/#CustomLog/' /etc/apache2/httpd.conf && sed -i 's/^ *ErrorLog/#ErrorLog/' /etc/apache2/httpd.conf && sed -i 's/^ *CustomLog/#CustomLog/' /etc/apache2/conf.d/ssl.conf && sed -i 's/^ *TransferLog/#TransferLog/' /etc/apache2/conf.d/ssl.conf # buildkit
|
|
| comment |
buildkit.dockerfile.v0
|
| created |
2022-10-08T20:16:18.215195826Z
|
| created_by |
WORKDIR /var/www/localhost/htdocs
|
|
| comment |
buildkit.dockerfile.v0
|
| created |
2022-10-08T20:16:18.226916137Z
|
| created_by |
VOLUME [/etc/letsencrypt/ /etc/ssl]
|
| empty_layer |
true
|
|
| comment |
buildkit.dockerfile.v0
|
| created |
2022-10-08T20:16:18.226916137Z
|
| created_by |
ENV APACHE_LOG_DIR=/var/log/apache2
|
| empty_layer |
true
|
|
| comment |
buildkit.dockerfile.v0
|
| created |
2022-10-08T20:16:18.226916137Z
|
| created_by |
COPY php.ini /etc/php7/php.ini # buildkit
|
|
| comment |
buildkit.dockerfile.v0
|
| created |
2022-10-08T20:16:18.245227268Z
|
| created_by |
COPY openemr.conf /etc/apache2/conf.d/ # buildkit
|
|
| comment |
buildkit.dockerfile.v0
|
| created |
2022-10-08T20:16:18.263730601Z
|
| created_by |
COPY openemr.sh ssl.sh xdebug.sh auto_configure.php /var/www/localhost/htdocs/ # buildkit
|
|
| comment |
buildkit.dockerfile.v0
|
| created |
2022-10-08T20:16:18.277415248Z
|
| created_by |
COPY utilities/unlock_admin.php utilities/unlock_admin.sh /root/ # buildkit
|
|
| comment |
buildkit.dockerfile.v0
|
| created |
2022-10-08T20:16:18.403498722Z
|
| created_by |
RUN /bin/sh -c chmod 500 openemr.sh ssl.sh xdebug.sh /root/unlock_admin.sh && chmod 000 auto_configure.php /root/unlock_admin.php # buildkit
|
|
| comment |
buildkit.dockerfile.v0
|
| created |
2022-10-08T20:16:18.495271678Z
|
| created_by |
RUN /bin/sh -c mkdir -p /run/apache2 # buildkit
|
|
| comment |
buildkit.dockerfile.v0
|
| created |
2022-10-08T20:16:18.505235857Z
|
| created_by |
COPY utilities/devtools /root/ # buildkit
|
|
| comment |
buildkit.dockerfile.v0
|
| created |
2022-10-08T20:16:18.517072571Z
|
| created_by |
COPY utilities/devtoolsLibrary.source /root/ # buildkit
|
|
| comment |
buildkit.dockerfile.v0
|
| created |
2022-10-08T20:16:18.597713326Z
|
| created_by |
RUN /bin/sh -c mkdir /snapshots # buildkit
|
|
| comment |
buildkit.dockerfile.v0
|
| created |
2022-10-08T20:16:18.687344942Z
|
| created_by |
RUN /bin/sh -c mkdir /certs # buildkit
|
|
| comment |
buildkit.dockerfile.v0
|
| created |
2022-10-08T20:16:18.775891939Z
|
| created_by |
RUN /bin/sh -c mkdir -p /couchdb/original # buildkit
|
|
| comment |
buildkit.dockerfile.v0
|
| created |
2022-10-08T20:16:18.90567898Z
|
| created_by |
COPY utilities/demo_5_0_0_5.sql /root/ # buildkit
|
|
| comment |
buildkit.dockerfile.v0
|
| created |
2022-10-08T20:16:19.004377661Z
|
| created_by |
RUN /bin/sh -c chmod 500 /root/devtools # buildkit
|
|
| comment |
buildkit.dockerfile.v0
|
| created |
2022-10-08T20:16:19.212394613Z
|
| created_by |
RUN /bin/sh -c mkdir /swarm-pieces && rsync --owner --group --perms --delete --recursive --links /etc/ssl /swarm-pieces/ # buildkit
|
|
| comment |
buildkit.dockerfile.v0
|
| created |
2022-10-08T20:16:19.212394613Z
|
| created_by |
CMD ["./openemr.sh"]
|
| empty_layer |
true
|
|
| comment |
buildkit.dockerfile.v0
|
| created |
2022-10-08T20:16:19.212394613Z
|
| created_by |
EXPOSE map[443/tcp:{} 80/tcp:{}]
|
| empty_layer |
true
|
|
| comment |
buildkit.dockerfile.v0
|
| created |
2026-01-11T18:59:07.980290488+07:00
|
| created_by |
COPY openemr/ /var/www/localhost/htdocs/openemr/ # buildkit
|
|
| comment |
buildkit.dockerfile.v0
|
| created |
2026-01-11T18:59:08.142261731+07:00
|
| created_by |
RUN /bin/sh -c rm -f /var/www/localhost/htdocs/auto_configure.php # buildkit
|
|
| comment |
buildkit.dockerfile.v0
|
| created |
2026-01-11T18:59:08.289371378+07:00
|
| created_by |
RUN /bin/sh -c rm -f /etc/php7/conf.d/*redis*.ini # buildkit
|
|
| comment |
buildkit.dockerfile.v0
|
| created |
2026-01-11T18:59:08.373896816+07:00
|
| created_by |
COPY conf.d/php-session.ini /etc/php7/conf.d/99-session.ini # buildkit
|
|
| comment |
buildkit.dockerfile.v0
|
| created |
2026-01-11T18:59:18.084529004+07:00
|
| created_by |
RUN /bin/sh -c chown -R apache:apache /var/www/localhost/htdocs/openemr && find /var/www/localhost/htdocs/openemr -type d -exec chmod 755 {} \; && find /var/www/localhost/htdocs/openemr -type f -exec chmod 644 {} \; # buildkit
|
|