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

Improve the building of the docker images and document them #169

Closed
wants to merge 1 commit into from

Conversation

sosthene-nitrokey
Copy link
Contributor

The images now listen on port 8081 to not require root permissions. Since AFAIK they are built for testing/demo they should not need this.

The generate scripts now use the built module and not the system installed one.

The generate scripts and the images now use a compatible configuration as the top-level example.

Copy link

codecov bot commented Jan 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (58d8b5f) 90.72% compared to head (0dcdba8) 90.72%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #169   +/-   ##
=======================================
  Coverage   90.72%   90.72%           
=======================================
  Files          31       31           
  Lines        6158     6158           
=======================================
  Hits         5587     5587           
  Misses        571      571           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

The images now listen on 8081 to not require root permissions.
Since AFAIK they are built for testing/demo they should not need root.

The generate scripts now use the built module and not the system installed one.

The generate scripts and the images now use a compatible configuration as the top-level example.
@sosthene-nitrokey
Copy link
Contributor Author

Merged with #170

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.

3 participants