jfrog / artifactory-docker-examples

Examples for using Artifactory Docker distribution in various environments
https://www.jfrog.com/artifactory/
Apache License 2.0
330 stars 299 forks source link

Unable to access Jfrog UI #203

Open sooraj2589 opened 4 years ago

sooraj2589 commented 4 years ago

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

JfrogPrasanna commented 4 years ago

Which version of artifactory are you using?