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

[Feature] Docker Image improvements #230

Closed
philosowaffle opened this issue Feb 23, 2022 · 3 comments · Fixed by #234
Closed

[Feature] Docker Image improvements #230

philosowaffle opened this issue Feb 23, 2022 · 3 comments · Fixed by #234
Assignees
Labels
enhancement new feature / improvments WIP

Comments

@philosowaffle
Copy link
Owner

https://www.augmentedmind.de/2022/02/20/optimize-docker-image-security/

@philosowaffle philosowaffle added the enhancement new feature / improvments label Feb 23, 2022
@philosowaffle philosowaffle self-assigned this Feb 23, 2022
@philosowaffle
Copy link
Owner Author

@philosowaffle
Copy link
Owner Author

@philosowaffle
Copy link
Owner Author

Summary of changes:

  1. Docker image now builds in ~2min instead of 11min. due to layer caching improvements
  2. While the container itself still runs as root, the process no longer runs as root, this helps mitigate the risk of a security hole in the P2G process allowing a bad actor to break out into an environment where it has root access.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement new feature / improvments WIP
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant