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

Tilt install fix #1374

Merged
merged 3 commits into from Feb 1, 2022
Merged

Tilt install fix #1374

merged 3 commits into from Feb 1, 2022

Conversation

morancj
Copy link
Member

@morancj morancj commented Jan 31, 2022

Closes: #1369

What changed?

Install tilt directly, rather than using curl | bash

Why?

docker build fails otherwise as it uses (not installed or configured) sudo.

How did you test it?

Tested locally with docker build on Arch Linux & Mac OS, x86_64. I can't test the make targets directly as they refuse to build in a clean chroot, and I don't currently have time to figure out which dependencies are missing.

Release notes

Documentation Changes

Other

I am not familiar enough with your build env to determine which fix is correct: caa4975 or 0acba92.

@jpellizzari
Copy link
Contributor

Nice work @morancj !

Copy link

@nikimanoledaki nikimanoledaki left a comment

Choose a reason for hiding this comment

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

Worked for me! LGTM!! 🎉

@morancj morancj merged commit 5100320 into main Feb 1, 2022
@morancj morancj deleted the tilt-install-fix branch February 1, 2022 13:05
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.

Fails to build Docker image on main
4 participants