FROM registry:2 # Install apache2-utils using Alpine package manager RUN apk --no-cache add apache2-utils