mirror of
https://github.com/distribution/distribution.git
synced 2025-08-29 03:41:27 +00:00
Update com.docker.registry.plist
Add missing command line parameter "serve" Signed-off-by: andy-cooper <andrew.john.cooper@gmail.com>
This commit is contained in:
parent
1b01625dae
commit
44c00149db
@ -15,6 +15,7 @@
|
|||||||
<key>ProgramArguments</key>
|
<key>ProgramArguments</key>
|
||||||
<array>
|
<array>
|
||||||
<string>/usr/local/libexec/registry</string>
|
<string>/usr/local/libexec/registry</string>
|
||||||
|
<string>serve</string>
|
||||||
<string>/Users/Shared/Registry/config.yml</string>
|
<string>/Users/Shared/Registry/config.yml</string>
|
||||||
</array>
|
</array>
|
||||||
<key>Sockets</key>
|
<key>Sockets</key>
|
||||||
|
Loading…
Reference in New Issue
Block a user