ghostscript-printer-app
ghostscript-printer-app copied to clipboard
Introduces immutability to OCI image
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.