Skip to content

sonsuzdongu/varnish4-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker file for Varnish4 on ubuntu 14.04

you can pull docker

docker pull yuxel/varnish4

or you can build it

./bin build

To run varnish in docker instance

./bin run

To run varnish on port 80

VARNISH_PORT="-p 80:6081" ./bin run

Configuration file

Configuraion file is on data directory. Feel free to edit this file

About

Source files for https://hub.docker.com/r/yuxel/varnish4

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published