[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[paparazzi-commits] [paparazzi/paparazzi] 85fa26: [docker] use ubuntu 16
From: |
GitHub |
Subject: |
[paparazzi-commits] [paparazzi/paparazzi] 85fa26: [docker] use ubuntu 16.04 and deal with user/group... |
Date: |
Mon, 30 May 2016 14:12:19 -0700 |
Branch: refs/heads/master
Home: https://github.com/paparazzi/paparazzi
Commit: 85fa26e6d3392e4d13fd1698ceae3bea6d1e67d3
https://github.com/paparazzi/paparazzi/commit/85fa26e6d3392e4d13fd1698ceae3bea6d1e67d3
Author: Felix Ruess <address@hidden>
Date: 2016-05-30 (Mon, 30 May 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] 85fa26: [docker] use ubuntu 16.04 and deal with user/group...,
GitHub <=