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

More docker follow-up #564

Merged
merged 8 commits into from
Oct 1, 2018
Merged

More docker follow-up #564

merged 8 commits into from
Oct 1, 2018

Conversation

julianoes
Copy link
Collaborator

I forgot to add the local user ID in run-docker.sh.

And we should try to compile the examples in CI.

@julianoes
Copy link
Collaborator Author

julianoes commented Sep 30, 2018

@dbowerman the trick with

-e LOCAL_USER_ID=`id -u`

does not work with Jenkins, not sure why:

Failed to run image 'dronecode/dronecode-sdk-fedora-27:2018-09-28'. Error: docker: Error response from daemon: linux spec user: unable to find user `: no matching entries in passwd file.

@dbowerman
Copy link
Contributor

hmm

@julianoes julianoes force-pushed the more-docker-fixes branch 13 times, most recently from 4d5d415 to a85a2e0 Compare October 1, 2018 06:48
@julianoes
Copy link
Collaborator Author

I'm giving up with sudo in docker, we'll just have to do what @JonasVautherin suggested here:
#558 (comment)

@julianoes
Copy link
Collaborator Author

This is good to be merged.

Copy link
Collaborator

@JonasVautherin JonasVautherin left a comment

Choose a reason for hiding this comment

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

LGTM

@julianoes julianoes merged commit 89b7ade into develop Oct 1, 2018
@julianoes julianoes deleted the more-docker-fixes branch October 1, 2018 14:46
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.

3 participants