mirror of
https://github.com/sergi0g/cup.git
synced 2025-11-18 09:53:43 -05:00
feat: allow usage without a daemon (#142)
This commit is contained in:
@@ -70,7 +70,7 @@
|
||||
},
|
||||
"socket": {
|
||||
"type": "string",
|
||||
"description": "The path to the unix socket you would like Cup to use for communication with the Docker daemon. Useful if you're trying to use Cup with Podman.",
|
||||
"description": "The path to the unix socket you would like Cup to use for communication with the Docker daemon. Useful if you're trying to use Cup with Podman. To disable use \"none\" as value.",
|
||||
"minLength": 1
|
||||
},
|
||||
"servers": {
|
||||
|
||||
Reference in New Issue
Block a user