[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[paparazzi-commits] [paparazzi/paparazzi] 75540f: [docker] use ubuntu 16
From: |
GitHub |
Subject: |
[paparazzi-commits] [paparazzi/paparazzi] 75540f: [docker] use ubuntu 16.04 and deal with user/group... |
Date: |
Fri, 03 Jun 2016 04:36:46 -0700 |
Branch: refs/heads/v5.8
Home: https://github.com/paparazzi/paparazzi
Commit: 75540f1f65351d3321aad5cac64c4e493f0dcf13
https://github.com/paparazzi/paparazzi/commit/75540f1f65351d3321aad5cac64c4e493f0dcf13
Author: Felix Ruess <address@hidden>
Date: 2016-06-03 (Fri, 03 Jun 2016)
Changed paths:
M docker/Makefile
M docker/dep/Dockerfile
M docker/dev/Dockerfile
A docker/dev/entrypoint.sh
M docker/run.sh
Log Message:
-----------
[docker] use ubuntu 16.04 and deal with user/group ids != 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
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [paparazzi-commits] [paparazzi/paparazzi] 75540f: [docker] use ubuntu 16.04 and deal with user/group...,
GitHub <=