sha256:6731e46c4ef3f0525355c7e88951ff4f9f0e1615868d52ef2ffb1e738bd7a191
OS/ARCH
linux/amd64
Compressed size
258.03 MB
Last pushed
9 months by wehostasia
Type
Image
Manifest digest
sha256:6731e46c4ef3f0525355c7e88951ff4f9f0e1615868d52ef2ffb1e738bd7a191
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.ref.name=ubuntu0 B4LABEL org.opencontainers.image.version=24.040 B5ADD file ... in / 28.35 MB6CMD ["/bin/bash"]0 B7ENV TZ=Asia/Phnom_Penh0 B8ENV PHP_VERSION=8.40 B9ENV SERVERNAME=localhost0 B10RUN /bin/sh -c apt-get -qq88.2 MB11RUN /bin/sh -c apt-get -qq141.47 MB12RUN /bin/sh -c ln -snf193 B13RUN /bin/sh -c mkdir -p32 B14RUN /bin/sh -c apt-get -q719 B15RUN /bin/sh -c echo "ServerName206 B16RUN /bin/sh -c a2enmod headers460 B17RUN /bin/sh -c update-alternatives --set1.56 KB18COPY docker/default.conf /etc/apache2/sites-enabled/teampass.conf # buildkit521 B19COPY docker/custom-php.ini /etc/php/8.4/apache2/conf.d/custom-php.ini # buildkit355 B20COPY docker/suppervisord/*.conf /etc/supervisor/conf.d/ # buildkit489 B21COPY --chmod=0600 docker/crontab /var/spool/cron/crontabs/www-data #401 B22COPY docker/ssl /ssl # buildkit2.41 KB23COPY docker/entrypoint.sh /entrypoint.sh # buildkit259 B24RUN /bin/sh -c chmod 0755261 B25ENTRYPOINT ["/entrypoint.sh"]0 B26EXPOSE [443/tcp 80/tcp]0 B27WORKDIR /var/www/teampass134 B28CMD ["/usr/bin/supervisord" "-c" "/etc/supervisor/supervisord.conf"]0 BCommand
ARG RELEASE