sha256:d34fda85f45ae90108a9d559e4aa5a29ad512bd870f0c5809c35033f3c4680d2
OS/ARCH
linux/amd64
Compressed size
237.05 MB
Last pushed
almost 2 years by wehostasia
Type
Image
Manifest digest
sha256:d34fda85f45ae90108a9d559e4aa5a29ad512bd870f0c5809c35033f3c4680d2
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.30 B9ENV SERVERNAME=localhost0 B10RUN /bin/sh -c apt-get -qq81.49 MB11RUN /bin/sh -c apt-get -qq127.39 MB12RUN /bin/sh -c ln -snf193 B13RUN /bin/sh -c mkdir -p32 B14RUN /bin/sh -c apt-get -q727 B15RUN /bin/sh -c echo "ServerName208 B16RUN /bin/sh -c a2enmod headers461 B17RUN /bin/sh -c update-alternatives --set1.58 KB18COPY docker/default.conf /etc/apache2/sites-enabled/teampass.conf # buildkit523 B19COPY docker/custom-php.ini /etc/php/8.3/apache2/conf.d/custom-php.ini # buildkit356 B20COPY docker/suppervisord/*.conf /etc/supervisor/conf.d/ # buildkit486 B21COPY --chmod=0600 docker/crontab /var/spool/cron/crontabs/www-data #400 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/teampass132 B28CMD ["/usr/bin/supervisord" "-c" "/etc/supervisor/supervisord.conf"]0 BCommand
ARG RELEASE