paparazzi-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Paparazzi-devel] Run Paparazzi in Docker


From: Felix Ruess
Subject: [Paparazzi-devel] Run Paparazzi in Docker
Date: Sun, 8 Feb 2015 16:08:36 +0100

Hi guys,

I played a bit with Docker containers yesterday and wrote some Dockerfiles for Paparazzi.

This might be a nice solution to run Paparazzi on machines where you otherwise have trouble installing all the dependencies (maybe a nice solution for recent OSX troubles)?

To test this, clone my docker branch:

git clone -b docker https://github.com/flixr/paparazzi.git
cd paparazzi/docker
make pull

then you should have the docker images...
Run a shell:
make bash

Or directly start paparazzi center:
make paparazzi

Happy playing,

Cheers, Felix

reply via email to

[Prev in Thread] Current Thread [Next in Thread]