limbosolutions.com docker registry
This commit is contained in:
11
README.md
11
README.md
@@ -4,13 +4,13 @@
|
||||
|
||||
check version and configure options (includes modules)
|
||||
|
||||
```
|
||||
```bash
|
||||
nginx -V
|
||||
```
|
||||
|
||||
list modules
|
||||
|
||||
```
|
||||
```bash
|
||||
ls /usr/lib/nginx/modules
|
||||
```
|
||||
|
||||
@@ -26,8 +26,7 @@ Modules
|
||||
|
||||
[Custom Docker Image](docker/nginx-geoip.Dockerfile)
|
||||
|
||||
|
||||
```
|
||||
```bash
|
||||
git clone ssh://git@git.limbosolutions.com:2222/kb/nginx.git
|
||||
cd nginx
|
||||
docker build . -f nginx-geoip.Dockerfile -t nginx-geoip:latest
|
||||
@@ -41,6 +40,4 @@ Images -> Build a new Image -> URL
|
||||
|
||||
**URL:** https://git.limbosolutions.com/kb/nginx.git
|
||||
|
||||
**Dockerfile path:** docker/nginx-geoip.Dockerfile
|
||||
|
||||
|
||||
**Dockerfile path:** docker/nginx-geoip.Dockerfile
|
||||
Reference in New Issue
Block a user