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
Hi
While trying install inspectit on docker linux I had this issue:
atk@node1:~$ docker run -it --rm --name inspectIT-GUI -e DISPLAY -e XAUTHORITY --net=host -v ${XAUTHORITY}:${XAUTHORITY} inspectit/inspectit
docker: Error response from daemon: invalid volume spec ":": invalid volume specification: ':'.
could anyone help, thanks a lot
The text was updated successfully, but these errors were encountered:
Hi
While trying install inspectit on docker linux I had this issue:
atk@node1:~$ docker run -it --rm --name inspectIT-GUI -e DISPLAY -e XAUTHORITY --net=host -v ${XAUTHORITY}:${XAUTHORITY} inspectit/inspectit
docker: Error response from daemon: invalid volume spec ":": invalid volume specification: ':'.
could anyone help, thanks a lot
The text was updated successfully, but these errors were encountered: