Sign inSign up

leviathanch/qtflow-builder

By leviathanch

Updated over 8 years ago

QtFlow build environment

Image
0

806

leviathanch/qtflow-builder repository overview

qtflow-builder

Container for building qtflow and backends and spitting out Debian packages

In order to access the work folder please execute docker the following way:

mkdir build

For running an SSH server and connecting change the authorized keys file and execute:

docker run --volume="`pwd`/build:/build:rw" --entrypoint=/ssh.sh IMAGE_ID

For automatically building the packages in the newly created build folder execute:

docker run --volume="`pwd`/build:/build:rw" --entrypoint=/build.sh IMAGE_ID

The Debian packages and a source folder with an updated debian-folder (containing changelog and control files) will be available in the folder build

Status: WIP, compiles 0/4 successfully

Tag summary

Content type

Image

Digest

Size

830.4 MB

Last updated

over 8 years ago

docker pull leviathanch/qtflow-builder