Merge pull request #9270 from das7pad/patch-1
[sec] nginx/compose: Drop aforementioned loophole
This commit is contained in:
commit
fdee6a2ecf
1 changed files with 0 additions and 2 deletions
|
@ -181,8 +181,6 @@ Review the [requirements](/registry/recipes/index.md#requirements), then follow
|
||||||
|
|
||||||
registry:
|
registry:
|
||||||
image: registry:2
|
image: registry:2
|
||||||
ports:
|
|
||||||
- 127.0.0.1:5000:5000
|
|
||||||
volumes:
|
volumes:
|
||||||
- ./data:/var/lib/registry
|
- ./data:/var/lib/registry
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in a new issue