I have a few docker containers running on my server and some of them have volumes that are bound to a corresponding folder in my home folder. For example, I run the image: chuckcharlie/cups-avahi-airprint:latest using this docker-compose.yaml file: So running this container and setting up a printer creates files in both the services and the…