Sign inSign up

wehostasia/teampass:apache-php-8.3

Manifest digest

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 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.ref.name=ubuntu0 B
4LABEL org.opencontainers.image.version=22.040 B
5ADD file ... in / 28.17 MB
6CMD ["/bin/bash"]0 B
7ENV TZ=Asia/Phnom_Penh0 B
8ENV PHP_VERSION=8.30 B
9ENV SERVERNAME=localhost0 B
10RUN /bin/sh -c apt-get -qq81.49 MB
11RUN /bin/sh -c apt-get -qq127.39 MB
12RUN /bin/sh -c ln -snf193 B
13RUN /bin/sh -c mkdir -p32 B
14RUN /bin/sh -c apt-get -q727 B
15RUN /bin/sh -c echo "ServerName208 B
16RUN /bin/sh -c a2enmod headers461 B
17RUN /bin/sh -c update-alternatives --set1.58 KB
18COPY docker/default.conf /etc/apache2/sites-enabled/teampass.conf # buildkit523 B
19COPY docker/custom-php.ini /etc/php/8.3/apache2/conf.d/custom-php.ini # buildkit356 B
20COPY docker/suppervisord/*.conf /etc/supervisor/conf.d/ # buildkit486 B
21COPY --chmod=0600 docker/crontab /var/spool/cron/crontabs/www-data #400 B
22COPY docker/ssl /ssl # buildkit2.41 KB
23COPY docker/entrypoint.sh /entrypoint.sh # buildkit259 B
24RUN /bin/sh -c chmod 0755261 B
25ENTRYPOINT ["/entrypoint.sh"]0 B
26EXPOSE map[443/tcp:{} 80/tcp:{}]0 B
27WORKDIR /var/www/teampass132 B
28CMD ["/usr/bin/supervisord" "-c" "/etc/supervisor/supervisord.conf"]0 B

Command

 ARG RELEASE