Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

If subdomain option is not available, Dockerrepositoriesviaport shall Docker repositories via port shall be used.

Docker repositories via port

In this case each Artifactory Docker repository bounds to a specific port.  You can find that port number via TDS portal in every Artifactory docker SaaS entity detail. It In TDS it should be usually from 9000-9999 range.

You can find that port number via Artifactory user interface:

  • Go to https://artifactory.shared.tds.CUSTOMERX.com/ui/repos/tree/General/<REPOSITORY_KEY>
  • Note down port number that you can find in Description field in format like:

    Code Block
    Description:   Port: <port>


Examples of docker commands:

...