forked from TrueCloudLab/distribution
Fix Typo (#4575)
This commit is contained in:
parent
fd9fc031a2
commit
675ffdbdaf
1 changed files with 1 additions and 1 deletions
|
@ -470,7 +470,7 @@ leverage a third-party implementation.
|
|||
|
||||
If your registry invocation is advanced, it may be easier to use a Docker
|
||||
compose file to deploy it, rather than relying on a specific `docker run`
|
||||
invocation. Use the following example `docker-compose-yml` as a template.
|
||||
invocation. Use the following example `docker-compose.yml` as a template.
|
||||
|
||||
```yaml
|
||||
registry:
|
||||
|
|
Loading…
Reference in a new issue