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