Sign inSign up

wehostasia/teampass:apache-php-8.2

Manifest digest

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 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.20 B
9ENV SERVERNAME=localhost0 B
10RUN /bin/sh -c apt-get -qq81.49 MB
11RUN /bin/sh -c apt-get -qq127.23 MB
12RUN /bin/sh -c ln -snf193 B
13RUN /bin/sh -c mkdir -p32 B
14RUN /bin/sh -c apt-get -q724 B
15RUN /bin/sh -c echo "ServerName204 B
16RUN /bin/sh -c a2enmod headers464 B
17RUN /bin/sh -c update-alternatives --set1.57 KB
18COPY docker/default.conf /etc/apache2/sites-enabled/teampass.conf # buildkit521 B
19COPY docker/custom-php.ini /etc/php/8.2/apache2/conf.d/custom-php.ini # buildkit357 B
20COPY docker/suppervisord/*.conf /etc/supervisor/conf.d/ # buildkit488 B
21COPY --chmod=0600 docker/crontab /var/spool/cron/crontabs/www-data #399 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/teampass135 B
28CMD ["/usr/bin/supervisord" "-c" "/etc/supervisor/supervisord.conf"]0 B

Command

 ARG RELEASE