The YAML file is constructed with keys and entities, using the following format:
key: [entity]
For example:
localRepositories: #Local repositories configuration docker-local: #The local repository name type: docker #The package type ... ...
The YAML file is constructed with keys and entities, using the following format:
key: [entity]
For example:
localRepositories: #Local repositories configuration docker-local: #The local repository name type: docker #The package type ... ...