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

FEAT: Dockerfile for CLI verapdf #404

Merged
merged 5 commits into from
Oct 1, 2024
Merged

Conversation

carlwilson
Copy link
Contributor

  • added Dockerfile that:
    • downloads and installs veraPDF to the app-installer container;
    • builds a custom Alpine JRE on the jre-builder
    • copies both of the above to an Alpine docker container.
  • added basic build and run instructions to the README.

- added Dockerfile that:
  - downloads and installs veraPDF to the `app-installer` container;
  - builds a custom Alpine JRE on the jre-builder
  - copies both of the above to an Alpine docker container.
- added basic build and run instructions to the README.
Copy link

codecov bot commented Sep 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 0.00%. Comparing base (477c02e) to head (31f21fc).
Report is 12 commits behind head on integration.

Additional details and impacted files
@@             Coverage Diff             @@
##           integration    #404   +/-   ##
===========================================
  Coverage         0.00%   0.00%           
===========================================
  Files                2       2           
  Lines                8       8           
===========================================
  Misses               8       8           

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

@MaximPlusov MaximPlusov merged commit 8c81baa into integration Oct 1, 2024
8 checks passed
github-actions bot pushed a commit that referenced this pull request Oct 1, 2024
* FEAT: Dockerfile for CLI verapdf

- added Dockerfile that:
  - downloads and installs veraPDF to the `app-installer` container;
  - builds a custom Alpine JRE on the jre-builder
  - copies both of the above to an Alpine docker container.
- added basic build and run instructions to the README.
- added GitHub actions for pushing cli image
@MaximPlusov MaximPlusov removed their request for review October 1, 2024 19:57
@MaximPlusov MaximPlusov deleted the feat/docker-cli branch October 10, 2024 20:48
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