mirror of
https://github.com/distribution/distribution.git
synced 2025-09-17 15:50:20 +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`.
|
||||
|
||||
```yaml
|
||||
version: "3"
|
||||
|
||||
services:
|
||||
nginx:
|
||||
# Note : Only nginx:alpine supports bcrypt.
|
||||
|
Reference in New Issue
Block a user