p10/other/apache2 (sha256:a88d76ab1ceb16c364a59a9198e0cd0a946b9db0a9b8f811e52ee04770ca530a)

Published 2024-05-24 17:41:03 +03:00 by fedorovand

Installation

docker pull gitea.basealt.ru/images_repo/p10/other/apache2@sha256:a88d76ab1ceb16c364a59a9198e0cd0a946b9db0a9b8f811e52ee04770ca530a
sha256:a88d76ab1ceb16c364a59a9198e0cd0a946b9db0a9b8f811e52ee04770ca530a

About this package

The most widely used Web server on the Internet

Image Layers

MAINTAINER [Alexey Shabalin <shaba@altlinux.org>] [Mikhail Gordeev <obirvalger@altlinux.org]
ADD file:5baae488d66c9db34fe5f32c3e1fb75771157c1567f03f9cf327db694f9d4c18 in /
/bin/sh -c true > /etc/security/limits.d/50-defaults.conf
CMD ["/bin/bash"]
MAINTAINER alt-cloud
LABEL org.opencontainers.image.title="apache2"
LABEL org.opencontainers.image.description="The most widely used Web server on the Internet"
LABEL org.opencontainers.image.source="http://httpd.apache.org"
LABEL org.opencontainers.image.licenses="Apache-2.0"
LABEL org.opencontainers.image.vendor="ALT Linux Team"
/bin/sh -c apt-get update && $([ "$(rpm --eval %_host_cpu)" = i586 ] && echo linux32) apt-get install -y apache2 && rm -f /var/cache/apt/archives/*.rpm /var/cache/apt/*.bin /var/lib/apt/lists/*.*
EXPOSE 80
CMD ["/usr/sbin/httpd2", "-D", "NO_DETACH", "-k", "start"]

Labels

Key Value
io.buildah.version 1.33.7
org.opencontainers.image.description The most widely used Web server on the Internet
org.opencontainers.image.licenses Apache-2.0
org.opencontainers.image.source http://httpd.apache.org
org.opencontainers.image.title apache2
org.opencontainers.image.vendor ALT Linux Team
Details
Container
2024-05-24 17:41:03 +03:00
2
OCI / Docker
linux/amd64
Apache-2.0
54 MiB
Versions (1) View all
latest 2024-05-24