Skip to content

fix(docker): Prevent all possible "silent errors" during docker build#644

Merged
MaxymVlasov merged 19 commits intomasterfrom
docker/improve_error_handling
Apr 25, 2024
Merged

fix(docker): Prevent all possible "silent errors" during docker build#644
MaxymVlasov merged 19 commits intomasterfrom
docker/improve_error_handling

Conversation

@MaxymVlasov
Copy link
Copy Markdown
Collaborator

Put an x into the box if that apply:

  • This PR introduces breaking change.
  • This PR fixes a bug.
  • This PR adds new functionality.
  • This PR enhances existing functionality.

Description of your changes

Because docker RUN runs shell w/o set -e I moved all installation logic to standalone bash scripts, as it was suggested in #635 (comment), and:

Loading
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.

3 participants