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

remove all git clones from dockerfile #102

Merged
merged 1 commit into from
Jan 29, 2024
Merged

Conversation

rcooke-warwick
Copy link
Contributor

Removed all git clones from the dockerfile, instead installing relevant tooling in the autokit initialisation, for several reasons:

  • the git clones were often resulting in errors during the container build on balena cloud builders
  • these tools are dependent on the specific hardware connected to the autokit - in most cases they won't be needed - it makes no sense to have them in this dockerfile

Change-type: patch

Change-type: patch
Signed-off-by: Ryan Cooke <ryan@balena.io>
Copy link
Contributor

@jakogut jakogut left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks for working on this!

@flowzone-app flowzone-app bot merged commit 13e952b into master Jan 29, 2024
57 checks passed
@flowzone-app flowzone-app bot deleted the ryan/git-clones branch January 29, 2024 17:33
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.

2 participants