Actions
Feature #8959
closedRepo create pages need to be clearer for docker content type
Description
Currently when creating a repo with content type docker, the Name and URL attributes mean very specific things. It is not really clear to the user that name implies the upstream repository name and url implies just the registry URL. Also its not clear that this URL is optional right now and only needed if you plan to sync.
Need ability to differentiate between name of the repo and upstream name of the docker repository
Actions