Howto:Docker scenery toolchain: Difference between revisions

From FlightGear wiki
Jump to navigation Jump to search
(Created a stub Howto page for using and contributing to the Docker scenery toolchain.)
(No difference)

Revision as of 09:50, 7 June 2018

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