#!/bin/sh
varnishd -f /etc/varnish/default.vcl -s malloc,${VARNISH_MEMORY:="256m"} -a 0.0.0.0:80
varnishlog