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

Add a "production build" version for docker images #55

Open
rolfkleef opened this issue May 16, 2022 · 1 comment
Open

Add a "production build" version for docker images #55

rolfkleef opened this issue May 16, 2022 · 1 comment
Labels
Risk Security, governance, compliance (vulnerability, regulatory requirement) S2I Updates and changes related to spreadsheet conversions

Comments

@rolfkleef
Copy link
Member

Minimise the production image size:

  • Exclude tests/ and lib/xspec
  • Exclude docs/

Check docker for options to do this (env parameters to select what to copy into the image, or use a different .dockerignore?)

@rolfkleef rolfkleef added Risk Security, governance, compliance (vulnerability, regulatory requirement) S2I Updates and changes related to spreadsheet conversions labels May 16, 2022
@rolfkleef
Copy link
Member Author

Also useful to then add the template sheets to this repository (and exclude them perhaps from both builds).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Risk Security, governance, compliance (vulnerability, regulatory requirement) S2I Updates and changes related to spreadsheet conversions
Projects
Status: Backlog
Development

No branches or pull requests

1 participant