How to know which base OS is used in httpd (latest version) image of apache.
Thanks in advance for reply.
How to know which base OS is used in httpd (latest version) image of apache.
Thanks in advance for reply.
It's based on debian:buster-slim
Some docker-images on dockerhub supply links to Dockerfile-sources:
Alternatively start a container from image and run cat /etc/*release