Request classic confinement for racktop

Hello,

I would like to request classic confinement for the snap “racktop”.

RackTop is a terminal system monitor written in Rust, similar to tools like htop or btop.

The application needs access to several host resources that are not available under strict confinement:

  • Docker socket (/var/run/docker.sock) to display container metrics
  • Full mount information to list disks similar to df -h
  • System process information
  • Hardware and CPU metrics

These resources are necessary for RackTop to function as a full system monitor.

Repository:

Thank you.

This request has been added to the queue for review by the @reviewers team.

htop is actually in the store and packaged as a strict snap, you should probably take a look at its packaging, the existing interfaces should serve you well to create a strict package.