Default Apache version for Språkbanken Tal applications
2.1K
This is a Docker image used as an insulation layer for Språkbanken Tal applications.
Using it is not a requirement, but unless there are good reasons (which should be stated in
documentaion), it's a strong recommendation.
**NB - Applications that are not part of Språkbanken Tal development will likely not have anything to gain from using this image as a staring point.
FROM sprakbankental/httpd:latest will pull this image.
Språkbanken Tal is currently using 2.4.41 as it's default Apache version.
docker run -dit --name test-apache -p 8080:80 sprakbankental/web-httpd:latest Browse to localhost:8080 docker stop test-apache docker rm test-apache
Content type
Image
Digest
Size
169.8 MB
Last updated
over 6 years ago
docker pull sprakbankental/web-httpd