Linux build toolchain based on Ubuntu 18.04
2.2K
This image only contains
It is used for my Linux (Bionic) builds of XPMP2 and LiveTraffic, software for the flight simulation platform X-Plane.
Use like
docker run -i --rm -v "/path/to/project:/build" twinfan/bionic-lin-compile-env:latest <platform>
to invoke the included build script, or like
docker run -it --rm -v "/path/to/project:/build" --entrypoint bash twinfan/bionic-lin-compile-env:latest
to invoke an interactive bash.
Content type
Image
Digest
Size
208.5 MB
Last updated
over 5 years ago
docker pull twinfan/bionic-lin-compile-env