uri property

String? uri
getter/setter pair

An http/https uri reference to the custom remote repository, for ex: "https://registry-1.docker.io".

Implementation

core.String? uri;