FROM quay.io/continuouspipe/drupal8-varnish:4.0_v1
docker build --pull --tag quay.io/continuouspipe/drupal8-varnish:4.0_v1 --rm .
docker push
As for all images based on the ubuntu base image, see the base image README
We configure the varnish config file, /etc/varnish/default.vcl
to be one from
geerlingguy's Drupal VM