dpalinic commented on issue #975: URL: https://github.com/apache/camel-karavan/issues/975#issuecomment-1791452061
Hi @mgubaidullin , sorry, my bad. I copy pasted a command from https://github.com/apache/camel-karavan/blob/4.1.0/docs/WEB_DOCKER.md and haven't noticed that command contains 4.0.0. version instead of the 4.1.0 docker run -it --rm --name karavan \ --network karavan -p 8080:8080 \ -e KARAVAN_GIT_INSTALL_GITEA=true \ -e KARAVAN_IMAGE_REGISTRY_INSTALL=true \ -v /var/run/docker.sock:/var/run/docker.sock \ **ghcr.io/apache/camel-karavan:4.0.0** On 4.1.0 works well. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
