FROM quay.io/opendevmirror/httpd:alpine RUN touch "/test-nonce" CMD echo "Zuul container test"; sleep infinity