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

[docker] use ubuntu 16.04 and deal with user/group ids != 1000 #1693

Merged
merged 1 commit into from
May 30, 2016

Conversation

flixr
Copy link
Member

@flixr flixr commented May 30, 2016

  • Update to Ubuntu xenial and switch to new gcc-arm-embedded PPA.
  • Hhandle permissions for docker volumes by dynamically changing the id of user pprz to LOCAL_USER_ID.
    This should finally make it possible use the shared volume with the paparazzi source in docker on machines where your user/group id is not 1000

- Update to Ubuntu xenial and switch to new gcc-arm-embedded PPA.
- Hhandle permissions for docker volumes by dynamically changing the id of user pprz to LOCAL_USER_ID.
This should finally make it possible use the shared volume with the paparazzi source in docker on machines where your user/group id is not 1000
@flixr flixr merged commit 85fa26e into paparazzi:master May 30, 2016
@flixr flixr deleted the docker_ids branch May 30, 2016 21:13
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.

1 participant