Sign inSign up

servercontainers/apache2-ssl-secure:d13.6-a2.4.68-1_deb13u1

Multi-platform
Index digest

sha256:12dbebce39ac2a98c34c450ac1c783daad9e3ff7cc4d87f8078dbb536ffd3ffb

OS/ARCH

Compressed size

74.45 MB

Last pushed

2 months by marvambass

Type

Image

Manifest digest

sha256:49716094d36902ae5ba4b8795c39786cc45d532ceb3426ac331ec8f6e650ec81

Image Layers

1# debian.sh --arch 'armhf' out/43.62 MB
2ENV LANG=C.UTF-8 DEBIAN_FRONTEND=noninteractive APACHE_RUN_USER=www-data APACHE_RUN_GROUP=www-data0 B
3RUN /bin/sh -c apt-get -q30.78 MB
4COPY . /container/ # buildkit44.85 KB
5RUN /bin/sh -c cp /container/config/sites-enabled/*602 B
6HEALTHCHECK {Test:[CMD-SHELL /container/scripts/healthcheck.sh] Interval:1m0s Timeout:3s0 B
7EXPOSE [443/tcp 80/tcp]0 B
8ENTRYPOINT ["/container/scripts/entrypoint.sh"]0 B
9CMD ["runsvdir" "-P" "/container/config/runit"]0 B

Command

# debian.sh --arch 'armhf' out/ 'trixie' '@1783900800'