Hi,
can you please update your checkmk docker? Its always loading an old checkmk version 1.5. Thank you very much for your work!
Edit:
Its crashing when I switching to latest. But when I use their docker command:
docker container run -dit -p 8080:5000 --tmpfs /opt/omd/sites/cmk/tmp:uid=1000,gid=1000 -v/omd/sites --name monitoring -v/etc/localtime:/etc/localtime:ro --restart always checkmk/check-mk-raw:2.0.0-latest
Its working fine.
Greetings