Results 86 comments of mag37

I'm guessing they're all started with portainer? It's not only adguardhome, all the containers in the list trying to cd to `/data/compose/###` which looks like portainer structure. I've tried to...

Yeah, thats it I'm afraid. Portainer doesn't handle docker compose the usual way in the backend, which ends up with different labels and setups. So the script cant do its...

Duplicate of https://github.com/mag37/dockcheck/issues/40

No timeline and slim chances. I'll give it another look if I get time to spare, but last time I spun up a test machine with portainer I didn't find...

> I set a symbolic link at /data that points to my portainer container's /data map. `ln -s /docker/storage/portainer/data /data` then I ran dockcheck.sh and it at least downloads the...

I've been labbing a little with this in a VM now, and while I can write some (ugly, will clean) logic to do a few checks and rewrites the path...