Sign inSign up

servercontainers/apache2-ssl-secure:latest

Multi-platform
Index digest

sha256:12dbebce39ac2a98c34c450ac1c783daad9e3ff7cc4d87f8078dbb536ffd3ffb

OS/ARCH

Compressed size

81.51 MB

Last pushed

2 months by marvambass

Type

Image

Manifest digest

sha256:81b0e698e00fd01325cc265e0018f015661cc3bdbb61e7f4418c1ed40fb794ee

Image Layers

1# debian.sh --arch 'arm64' out/47.37 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 -q34.1 MB
4COPY . /container/ # buildkit44.85 KB
5RUN /bin/sh -c cp /container/config/sites-enabled/*600 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 'arm64' out/ 'trixie' '@1783900800'