Ever since this switched to using docker socket I can't get it to work. Added the images variable and config guardian still acts like its not there. Not sure what the problem is. ERROR:root:Cannot connect to Docker daemon: Error while fetching server API version: HTTPConnectionPool(host='dockersocket-ip', port=2375): Max retries exceeded with url: /version (Caused by NameResolutionError("<urllib3.connection.HTTPConnection object at 0x14e059cb5810>: Failed to resolve 'dockersocket-ip' ([Errno -2] Name or service not known)")) ERROR:root:Make sure Docker Socket Proxy is running and accessible ERROR:root:Current DOCKER_HOST: tcp://dockersocket-ip:2375 Docker not available, using mock data: Error while fetching server API version: HTTPConnectionPool(host='dockersocket-ip', port=2375): Max retries exceeded with url: /version (Caused by NameResolutionError("<urllib3.connection.HTTPConnection object at 0x14e059cb5810>: Failed to resolve 'dockersocket-ip' ([Errno -2] Name or service not known)"))