To configure Artifactory to use the Repository Path method, carry out the following steps:
Make sure Artifactory is up and running, and is activated with a valid license.
Create your virtual Docker repository (as well as a local and remote Docker repository that it should aggregate). In our example below we will use a repository named
docker-virtual
.Go to the HTTP Settings page from the Administration module under Artifactory | General | HTTP Settings.In the Docker Settings panel, select Repository Path as the Docker Access Method.
In the Reverse Proxy Settings panel select Embedded Tomcat as theServer Provider (which indicates you're not using a reverse proxy).
You must use Embedded Tomcat
You can only use Artifactory as a Docker registry without a reverse proxy by using the internal embedded Tomcat.