ibmcom/varnish-cache-ppc64le
Docker image for varnish-cache-ppc64leDocker image for varnish-cache-ppc64le
107
Dockerfile
links"Yugandha Deshpande yugandha@us.ibm.com"
https://github.com/varnishcache/varnish-cache
Varnish-Cache
Building and running the container:
$ docker build -t varnish-cache . $ docker run -it -p 8081:80 varnish-cache
Now you will be able to access the server from browser at: http://vm_ip:8081
You will get an error on browser as "Backend fetch failed". However this is expected, and will go if you link some container to it with some service running (Like nginx, httpd). You can provide your own conf file for starting varnishd while running container.
This image uses following licenses [ cpl-1.0, gpl-2.0, mit, python-2.0, gpl-3.0, lgpl-2.0, python-2.1.1, gpl-2, gpl-3+, gpl-3.0+, apache-2.0 and bsd-2-clause ]
"This content is the sole responsibility of the entity that makes it available. IBM may review content to determine whether it is illegal or violates IBM policies, and IBM may remove or refuse to display content that IBM reasonably believe violates IBM policies or the law. For more information please see:
DMCA Takedown Policy: https:https://help.github.com/articles/dmca-takedown-policy IBM Takedown and DMCA Notices Website: https://www.ibm.com/legal/us/en/dmca.html IBM Copyright and Trademark Information Website: https://www.ibm.com/legal/us/en/copytrade.shtml."
Please contact ich@us.ibm.com (if this content is found to be in violation of the DMCA or any related licenses or publishing conditions).
For any questions on the publication of this container, please contact us at aschuh@illinois.edu.
docker pull ibmcom/varnish-cache-ppc64le