Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Introduces immutability to OCI image #22

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

rudra-iitm
Copy link
Contributor

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.

…t user `_daemon_`; Updated README to include runtime flags for data persistence and USB printer access
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant