It seems the issue is that ofelia is using the container ID, which for some reason doesn't work.
If we switch to using an external config, we can specify a container name instead of using a fixed ID, which might fix the problem.
https://github.com/mcuadros/ofelia/blob/master/docs/jobs.md
It seems the issue is that ofelia is using the container ID, which for some reason doesn't work. If we switch to using an external config, we can specify a container name instead of using a fixed ID, which might fix the problem. https://github.com/mcuadros/ofelia/blob/master/docs/jobs.md