Search notes:

/proc/$pid/cpuset

/proc/$pid/cpuset displays the path of the process's cpuset directory relative to the root of the cpuset filesystem.

TODO

According to this Stackoverflow answer, the container ID of a docker container can be determined from within the container with the following command:
$ basename $(cat /proc/1/cpuset)

See also

See man 7 cpuset and Documentation/admin-guide/cgroup-v1/cpusets.rst in the Linux kernel sources.
/proc/$pid

Index

Fatal error: Uncaught PDOException: SQLSTATE[HY000]: General error: 8 attempt to write a readonly database in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php:78 Stack trace: #0 /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php(78): PDOStatement->execute(Array) #1 /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php(30): insert_webrequest_('/notes/Linux/fh...', 1759391468, '216.73.216.42', 'Mozilla/5.0 App...', NULL) #2 /home/httpd/vhosts/renenyffenegger.ch/httpsdocs/notes/Linux/fhs/proc/pid/cpuset(45): insert_webrequest() #3 {main} thrown in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php on line 78