Docker Images / web-server / httpd

httpd

JSON →
docker2.4.68musl4713M pulls

Apache httpd is a widely-used open-source web server.

web-servers
Usage
Recommended variant
docker pull httpd:2.4.68-alpine
alpine = musl libc, smallest footprint — some native extensions won't build
Variants
Available tags
httpd:full
httpd:alpinemusl
Lifecycle
Support & EOL
latest2.4.68
pull size23MB compressed
Known issues
Gotchas
alpine variant uses musl libc, can break native extensions compiled for glibc
default configuration may not be production-ready — review security settings
avoid :latest in production — pulls breaking major version changes
Resources