Docker debugging and understanding what to expect from the incoming requests

ARTIFACTORY: How to debug docker configuration issues

AuthorFullName__c
Scott Mosher
articleNumber
000005318
ft:sourceType
Salesforce
FirstPublishedDate
2022-06-23T09:15:17Z
lastModifiedDate
2024-03-10T07:44:28Z
VersionNumber
3
In this article, we will not go over the Docker configuration steps outlined already in our wiki at https://www.jfrog.com/confluence/display/JFROG/Docker+Registry, but will help understand what the configuration achieves, how it works with Artifactory and how to debug if we run into issues with the configuration.

Each Docker method (Repository Path, sub-domain, and Port) is used to format requests in a way Artifactory expects. It does not ultimately change how Artifactory handles incoming Docker requests. We will go through the expected requests that we can parse for each request type.