Skip to content

Files

Latest commit

2d2f5b4 · Nov 22, 2016

History

History
This branch is 1579 commits behind continuouspipe/dockerfiles:master.

MAGENTO 2 VARNISH

FROM quay.io/continuouspipe/drupal8-varnish:4.0_v1

How to build

docker build --pull --tag quay.io/continuouspipe/drupal8-varnish:4.0_v1 --rm .
docker push

How to use

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