Howto:Docker scenery toolchain

From FlightGear wiki
Revision as of 18:37, 7 June 2018 by Stuart (talk | contribs)
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/terragear /bin/bash