mirror of
https://github.com/distribution/distribution.git
synced 2025-09-02 07:25:25 +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:
@@ -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>
|
||||||
|
Reference in New Issue
Block a user