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

Dockerize ova-webserver #2263

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

Conversation

DanielXiao
Copy link
Contributor

Run ova-webserver in a container with non-root user. Drop all
capabilities of this container to reduce risk from network attacks.

VIC Appliance Checklist:

  • Up to date with master branch
  • Added tests
  • Considered impact to upgrade
  • Tests passing
  • Updated documentation
  • Impact assessment checklist

If this is a feature or change to existing functionality, consider areas of impact with the Impact
Assessment Checklist

Fixes #831

Run ova-webserver in a container with non-root user. Drop unused
capabilities of this container to reduce risk from network attacks.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants