ghostscript-printer-app icon indicating copy to clipboard operation
ghostscript-printer-app copied to clipboard

Introduces immutability to OCI image

Open rudra-iitm opened this issue 10 months ago • 0 comments

This PR enhances the security and usability of the ps-printer-app Docker container:

  • Security: Switched to running the application as non-root user _daemon_ for better security and immutability.
  • Documentation: Updated the README with:
    • Instructions for data persistence using Docker volumes.
    • Flags for USB printer access to ensure the container can interact with hardware devices.

rudra-iitm avatar Feb 19 '25 21:02 rudra-iitm