Versions Compared

Key

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

...

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:

...