Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 684 Bytes

File metadata and controls

13 lines (9 loc) · 684 Bytes

DockerAttributes

Properties

Name Type Description Notes
v1_enabled bool Whether to allow clients to use the V1 API to interact with this repository
force_basic_auth bool Whether to force authentication (Docker Bearer Token Realm required if false)
http_port int Create an HTTP connector at specified port [optional]
https_port int Create an HTTPS connector at specified port [optional]

[Back to Model list] [Back to API list] [Back to README]