Home - ewsdocker/alpine-nginx-dev GitHub Wiki
A NGINX HHTP Web server image based on ewsdocker/alpine-nginx.
About pkgcache
-
alpine-nginx-dev provides a method, using only existing Docker containers and Docker resources, to add files to a permanent file-cache and retrieve selected files from the file-cache by a running Docker build process.
Learn about the pkgcache project on the Advanced Docker Concepts - pkgcache Wiki page.
NOTE | ||
---|---|---|
ewsdocker/alpine-nginx-dev is designed to be used on a Linux system configured to support Docker user namespaces. Refer to ewsdocker Containers and Docker User Namespaces for an overview and information about running on a host without Docker user namespaces. |
Continue to Quick Start to install, customize and run alpine-nginx-dev !
Docker Tag | Git Version | alpine-nginx | NGINX | |
---|---|---|---|---|
latest | 3.10.0 | 3.10.0 | 1.15.6 | |
3.10.0 | 3.10.0 | 3.10.1 | 1.15.6 | |
3.8.1 | 3.8.1 | 3.8.1 | 1.15.6 | |
3.8.0 | 3.8.0 | 3.8.1 | 1.15.6 | |
Find out more about Docker Tags on the Docker Tags Wiki page !