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))
|
||||
|
||||
|
||||
## Configuration
|
||||
|
||||
### Volumes
|
||||
|
||||
- Bind your **configuration file** at `/etc/nginx/nginx.conf`.
|
||||
|
||||
|
||||
## Building
|
||||
|
||||
To build the `glibc`-based image:
|
||||
|
@ -100,11 +107,6 @@ Other examples:
|
|||
- `bash tests/checksec.sh nginx /usr/sbin/nginx`
|
||||
|
||||
|
||||
## Volumes
|
||||
|
||||
- Bind your **configuration file** at `/etc/nginx/nginx.conf`.
|
||||
|
||||
|
||||
## Filesystem
|
||||
|
||||
The images' contents are:
|
||||
|
|
Loading…
Add table
Reference in a new issue