Simple build environment for Tortuga project.
7.1K
This image can be used to build the Tortuga open source project. From a checked our source tree the following command will run a complete build:
docker run -it --rm -v `pwd`:/tortuga univa/tortuga-builder
The output files from the build will be in:
`pwd`/dist
Content type
Image
Digest
Size
494.3 MB
Last updated
almost 6 years ago
docker pull univa/tortuga-builder