FROM registry:2 # The registry:2 image is based on Alpine, so we use apk RUN apk add --no-cache apache2-utils