
Code: Select all
docker run -d -p 8000:8000 -p 9443:9443 -p 9000:9000 --name portainer --restart=always -v /var/run/docker.sock:/var/run/docker.sock -v portainer_data:/data portainer/portainer-ce:latest
Code: Select all
docker run -d -p 8000:8000 -p 9443:9443 -p 9000:9000 --name portainer --restart=always -v /var/run/docker.sock:/var/run/docker.sock -v portainer_data:/data portainer/portainer-ce:latest
Great!Hypex wrote: Wed Jan 21, 2026 1:17 pm So tested the 6.19 RC6 on Mate and Debian. All looks good and performance is as expected. Surprisingly I've been on the ball with this kernel series.![]()


Thanks a lot for testing!Hypex wrote: Tue Jan 27, 2026 5:42 pm Hello. So have been away at weekend but still managed some testing. Tested 6.12.66 on Xenial and all looks good. Then found and tested 6.19.0-rc7 on both Mate and Debian. That all looked as well and things are looking promising for a final 6.19.0 release on our platforms.![]()