docker socket integration #59
-
I have just updated to the latest version 1.5.0 and also updated newt but am unable to see any docker integration in the resourses section |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
We changed it to be opt in. Make sure you have |
Beta Was this translation helpful? Give feedback.
-
Figured where my mistake was.
and there will be an orange link "View Docker Containers" under the IP section of Target Configuration when adding a new resource |
Beta Was this translation helpful? Give feedback.
Figured where my mistake was.
DOCKER_SOCKET variable needs to be = /var/run/docker.sock
so a full newt compose should be as follows for anyone else asking the same question
and there will be an orange link "View Docker Containers" under the IP section of Target Configuration when adding a new resource