sha256:603efb9412cb6e46eb873bcc11e6ec997be01c10ec60c7a59570f7c1503efa85
OS/ARCH
linux/amd64
Compressed size
236.9 MB
Last pushed
almost 2 years by wehostasia
Type
Image
Manifest digest
sha256:603efb9412cb6e46eb873bcc11e6ec997be01c10ec60c7a59570f7c1503efa85
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.ref.name=ubuntu0 B4LABEL org.opencontainers.image.version=22.040 B5ADD file ... in / 28.17 MB6CMD ["/bin/bash"]0 B7ENV TZ=Asia/Phnom_Penh0 B8ENV PHP_VERSION=8.20 B9ENV SERVERNAME=localhost0 B10RUN /bin/sh -c apt-get -qq81.49 MB11RUN /bin/sh -c apt-get -qq127.23 MB12RUN /bin/sh -c ln -snf193 B13RUN /bin/sh -c mkdir -p32 B14RUN /bin/sh -c apt-get -q724 B15RUN /bin/sh -c echo "ServerName204 B16RUN /bin/sh -c a2enmod headers464 B17RUN /bin/sh -c update-alternatives --set1.57 KB18COPY docker/default.conf /etc/apache2/sites-enabled/teampass.conf # buildkit521 B19COPY docker/custom-php.ini /etc/php/8.2/apache2/conf.d/custom-php.ini # buildkit357 B20COPY docker/suppervisord/*.conf /etc/supervisor/conf.d/ # buildkit488 B21COPY --chmod=0600 docker/crontab /var/spool/cron/crontabs/www-data #399 B22COPY docker/ssl /ssl # buildkit2.41 KB23COPY docker/entrypoint.sh /entrypoint.sh # buildkit259 B24RUN /bin/sh -c chmod 0755261 B25ENTRYPOINT ["/entrypoint.sh"]0 B26EXPOSE map[443/tcp:{} 80/tcp:{}]0 B27WORKDIR /var/www/teampass135 B28CMD ["/usr/bin/supervisord" "-c" "/etc/supervisor/supervisord.conf"]0 BCommand
ARG RELEASE