Oh sorry, yes, i am running wazuh 4.8.
# systemctl status docker
● docker.service - Docker Application Container Engine
Loaded: loaded (/usr/lib/systemd/system/docker.service; enabled; preset: enabled)
Active: active (running) since Thu 2024-07-18 11:20:58 CEST; 2h 31min ago
TriggeredBy: ● docker.socket
Docs:
https://docs.docker.com Main PID: 816 (dockerd)
Tasks: 124
Memory: 135.2M (peak: 138.4M)
CPU: 14.565s
CGroup: /system.slice/docker.service
├─ 816 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock
├─1268 /usr/bin/docker-proxy -proto tcp -host-ip 0.0.0.0 -host-port 8082 -container-ip IP.2 -container-port 8080
├─1276 /usr/bin/docker-proxy -proto tcp -host-ip :: -host-port 8082 -container-ip IP.2 -container-port 8080
├─1295 /usr/bin/docker-proxy -proto tcp -host-ip 127.0.0.1 -host-port 2375 -container-ip IP.254 -container-port 2375
├─1350 /usr/bin/docker-proxy -proto tcp -host-ip 0.0.0.0 -host-port 9000 -container-ip IP.3 -container-port 9000
├─1362 /usr/bin/docker-proxy -proto tcp -host-ip :: -host-port 9000 -container-ip IP.3 -container-port 9000
├─1403 /usr/bin/docker-proxy -proto tcp -host-ip 0.0.0.0 -host-port 80 -container-ip IP.4 -container-port 80
├─1409 /usr/bin/docker-proxy -proto tcp -host-ip :: -host-port 80 -container-ip IP.4 -container-port 80
├─1419 /usr/bin/docker-proxy -proto tcp -host-ip 0.0.0.0 -host-port 81 -container-ip IP.4 -container-port 81
├─1426 /usr/bin/docker-proxy -proto tcp -host-ip :: -host-port 81 -container-ip IP.4 -container-port 81
├─1435 /usr/bin/docker-proxy -proto tcp -host-ip 0.0.0.0 -host-port 443 -container-ip IP.4 -container-port 443
├─1443 /usr/bin/docker-proxy -proto tcp -host-ip :: -host-port 443 -container-ip IP.4 -container-port 443
├─1450 /usr/bin/docker-proxy -proto tcp -host-ip 0.0.0.0 -host-port 444 -container-ip IP.4 -container-port 444
└─1459 /usr/bin/docker-proxy -proto tcp -host-ip :: -host-port 444 -container-ip IP.4 -container-port 444
Jul 18 11:20:56 pxy-01 dockerd[816]: time="2024-07-18T11:20:56.646495159+02:00" level=warning msg="Security options with `:` as a separator are deprecated and will be completely unsupported>
Jul 18 11:20:56 pxy-01 dockerd[816]: time="2024-07-18T11:20:56.676615582+02:00" level=info msg="No non-localhost DNS nameservers are left in resolv.conf. Using default external servers"
Jul 18 11:20:56 pxy-01 dockerd[816]: time="2024-07-18T11:20:56.902919734+02:00" level=info msg="No non-localhost DNS nameservers are left in resolv.conf. Using default external servers"
Jul 18 11:20:57 pxy-01 dockerd[816]: time="2024-07-18T11:20:57.024505167+02:00" level=warning msg="Security options with `:` as a separator are deprecated and will be completely unsupported>
Jul 18 11:20:57 pxy-01 dockerd[816]: time="2024-07-18T11:20:57.190174379+02:00" level=warning msg="Security options with `:` as a separator are deprecated and will be completely unsupported>
Jul 18 11:20:57 pxy-01 dockerd[816]: time="2024-07-18T11:20:57.865133290+02:00" level=info msg="Loading containers: done."
Jul 18 11:20:58 pxy-01 dockerd[816]: time="2024-07-18T11:20:58.397802405+02:00" level=info msg="Docker daemon" commit=662f78c containerd-snapshotter=false storage-driver=overlay2 version=27>
Jul 18 11:20:58 pxy-01 dockerd[816]: time="2024-07-18T11:20:58.398726653+02:00" level=info msg="Daemon has completed initialization"
Jul 18 11:20:58 pxy-01 dockerd[816]: time="2024-07-18T11:20:58.519061819+02:00" level=info msg="API listen on /run/docker.sock"
Jul 18 11:20:58 pxy-01 systemd[1]: Started docker.service - Docker Application Container Engine.
Let me know if there is something strange.... But everything is (as far as i know !!) working good for docker