mirror of
https://github.com/distribution/distribution.git
synced 2025-09-17 07:40:38 +00:00
Remove deprecated version field
https://www.docker.com/blog/new-docker-compose-v2-and-v1-deprecation/ Signed-off-by: Tibor <tiborcasteleijn@gmail.com>
This commit is contained in:
@@ -166,8 +166,6 @@ Review the [requirements](../#requirements), then follow these steps.
|
|||||||
5. Create the compose file. Paste the following YAML into a new file called `docker-compose.yml`.
|
5. Create the compose file. Paste the following YAML into a new file called `docker-compose.yml`.
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
version: "3"
|
|
||||||
|
|
||||||
services:
|
services:
|
||||||
nginx:
|
nginx:
|
||||||
# Note : Only nginx:alpine supports bcrypt.
|
# Note : Only nginx:alpine supports bcrypt.
|
||||||
|
Reference in New Issue
Block a user