Docker

From PaparazziUAV
Revision as of 06:22, 14 October 2015 by Flixr (talk | contribs) (Created page with "There is [https://www.docker.com/ Docker] support available to easily build/test Paparazzi within a container. <code lang="sh"> cd docker make pull make bash </code> And you ...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

There is Docker support available to easily build/test Paparazzi within a container.

cd docker make pull make bash And you are in the docker paparazzi environment...