The antifactory images has been successfully created with artifactory-oss.yml file. Due to permission issue of artifactory user, I have added the user: "${UID}:${GID}" in compose file and able to run the container.
But after creating, not able to access the Jfrog UI. I tried to curl http://localhost:8080/artifactory inside the contaier and getting connection refused.
Could you please advise anyone how can I access the UI? I have used the same yml file in the code
The antifactory images has been successfully created with artifactory-oss.yml file. Due to permission issue of artifactory user, I have added the user: "${UID}:${GID}" in compose file and able to run the container.
But after creating, not able to access the Jfrog UI. I tried to curl http://localhost:8080/artifactory inside the contaier and getting connection refused.
Could you please advise anyone how can I access the UI? I have used the same yml file in the code