Skip to content

fix missing curl install in focal dockerfile#816

Merged
matlabbe merged 2 commits intointrolab:masterfrom
i3drobotics:fix-docker-curl
Jan 24, 2022
Merged

fix missing curl install in focal dockerfile#816
matlabbe merged 2 commits intointrolab:masterfrom
i3drobotics:fix-docker-curl

Conversation

@benknight135
Copy link
Copy Markdown
Contributor

Fix K4A binary download step in focal dockerfile failure due to missing curl install. Curl could be added earlier in the dockerfile but thought it best to keep the scope of the fix local to the install of k4a so as not to affect eailier build steps cache.

@matlabbe
Copy link
Copy Markdown
Member

Indeed, not sure why it worked the first time, and that GitHub actions (creating the docker images) are not failing. Just tried creating the docker from scratch and we do have "/bin/sh: 1: curl: not found" error. Thx for the check!

@matlabbe matlabbe merged commit bbe10bc into introlab:master Jan 24, 2022
@benknight135 benknight135 deleted the fix-docker-curl branch January 24, 2022 21:47
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