easyappointments (latest)

Published 2 years ago by marc.chevaldonne

Installation

docker pull codefirst.iut.uca.fr/marc.chevaldonne/easyappointments:latest
sha256:b272f33e1d51fb7e56555fb40e2978378b9adf815e3a242b7333ab7b63ea1693

Image Layers

ADD file:730030a984f5f0c5dc9b15ab61da161082b5c0f6e112a9c921b42321140c3927 in /
MAINTAINER Jam Risser (jamrizzi)
ENV DEBUG=false
EXPOSE 8888/tcp
WORKDIR /app/
/bin/sh -c apk add --no-cache tini nginx ca-certificates php7-fpm php7-json php7-zlib php7-xml php7-pdo php7-phar php7-openssl php7-pdo_mysql php7-mysqli php7-gd php7-iconv php7-mcrypt python
COPY dir:f384e4e9b793b729f8f948f0d4c42f865513ba052f141483ca08aa2d0f9635fe in /app/
/bin/sh -c mv /app/nginx.conf /etc/nginx/nginx.conf && mkdir -p /etc/php/ && mv /app/php-fpm.conf /etc/php/php-fpm.conf && mkdir -p /tmp/nginx
ENTRYPOINT ["/sbin/tini" "--" "python" "/app/run.py"]
ENV BASE_URL=https://codefirst.iut.uca.fr/containers/marcchevaldonne-easyappointments
ENV LANGUAGE=french
ENV DEBUG=false
ENV GOOGLE_SYNC_FEATURE=false
ENV GOOGLE_PRODUCT_NAME=
ENV GOOGLE_CLIENT_ID=
ENV GOOGLE_CLIENT_SECRET=
ENV GOOGLE_API_KEY=
ENV TZ=UTC
EXPOSE 8888
WORKDIR /app/www/
/bin/sh -c apk add --no-cache php7-ctype php7-curl php7-session tzdata
/bin/sh -c echo ${BASE_URL}
ADD 572fad079158ea5753fd422b95b76f6b9e2e7d9231a568d9f84390da1fd9542a in /app/www/
/bin/sh -c unzip -o /app/www/1.4.1f.zip && rm 1.4.1f.zip && mv /app/www/easyappointments-archive/* /app/www/
COPY file:d6697bc930c8afbaa6fbc72f5867a0e9bcc453faba21803e167563eaa917741e in /app/.tmp/patch.sh
COPY dir:aface2c9f6ab9efc56bdeafd275c9976e65ff7ed76190facc27afc13bbc51105 in /app/
/bin/sh -c sh /app/.tmp/patch.sh && rm -rf /app/.tmp/
ENTRYPOINT ["/sbin/tini" "--" "python" "/app/run.py"]
LABEL org.opencontainers.image.created=2023-04-19T22:06:12Z
LABEL org.opencontainers.image.revision=4891b23ce826577ab8baa277f09611f00fc9a58c
LABEL org.opencontainers.image.source=https://codefirst.iut.uca.fr/git/marc.chevaldonne/EasyAppointments.git
LABEL org.opencontainers.image.url=https://codefirst.iut.uca.fr/git/marc.chevaldonne/EasyAppointments

Labels

Key Value
org.opencontainers.image.created 2023-04-19T22:06:12Z
org.opencontainers.image.revision 4891b23ce826577ab8baa277f09611f00fc9a58c
org.opencontainers.image.source https://codefirst.iut.uca.fr/git/marc.chevaldonne/EasyAppointments.git
org.opencontainers.image.url https://codefirst.iut.uca.fr/git/marc.chevaldonne/EasyAppointments
Details
Container
2 years ago
55
OCI / Docker
linux/amd64
44 MiB
Versions (1) View all
latest on 2023-04-20