You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 text was updated successfully, but these errors were encountered:
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 text was updated successfully, but these errors were encountered: