Howto:Docker scenery toolchain

From FlightGear wiki
Revision as of 09:50, 7 June 2018 by Bugman (talk | contribs) (Created a stub Howto page for using and contributing to the Docker scenery toolchain.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
This article is a stub. You can help the wiki by expanding it.

Docker setup

docker --version
docker info
docker run hello-world

Docker scenery toolchain image

docker pull flightgear/terragear
docker images
docker run -i -t flightgear/jenkins /bin/bash