GNS3 / gns3-registry

GNS3 devices registry
GNU General Public License v3.0
323 stars 387 forks source link

Replace DOCKER_ACCOUNT with DOCKER_REPOSITORY and DOCKER_USERNAME #769

Closed b-ehlers closed 1 year ago

b-ehlers commented 1 year ago

As discussed in https://github.com/GNS3/gns3-registry/pull/767#issuecomment-1567202487:

I added a DOCKER_REPOSITORY environment variable, that serves the current role of DOCKER_ACCOUNT. Furthermore I added a DOCKER_USERNAME that together with DOCKER_PASSWORD will be used to optionally login to the docker registry. The combined DOCKER_ACCOUNT has gone.

This works better for organizations like GNS3.