moved volumes section into a new configuration section
This commit is contained in:
parent
1804d6b71f
commit
e9d0926740
1 changed files with 7 additions and 5 deletions
12
README.md
12
README.md
|
@ -29,6 +29,13 @@ Available on [Quay](https://quay.io) as:
|
||||||
* Built with exploit mitigations enabled (see [Security](#Security))
|
* Built with exploit mitigations enabled (see [Security](#Security))
|
||||||
|
|
||||||
|
|
||||||
|
## Configuration
|
||||||
|
|
||||||
|
### Volumes
|
||||||
|
|
||||||
|
- Bind your **configuration file** at `/etc/nginx/nginx.conf`.
|
||||||
|
|
||||||
|
|
||||||
## Building
|
## Building
|
||||||
|
|
||||||
To build the `glibc`-based image:
|
To build the `glibc`-based image:
|
||||||
|
@ -100,11 +107,6 @@ Other examples:
|
||||||
- `bash tests/checksec.sh nginx /usr/sbin/nginx`
|
- `bash tests/checksec.sh nginx /usr/sbin/nginx`
|
||||||
|
|
||||||
|
|
||||||
## Volumes
|
|
||||||
|
|
||||||
- Bind your **configuration file** at `/etc/nginx/nginx.conf`.
|
|
||||||
|
|
||||||
|
|
||||||
## Filesystem
|
## Filesystem
|
||||||
|
|
||||||
The images' contents are:
|
The images' contents are:
|
||||||
|
|
Loading…
Add table
Reference in a new issue