Skip to content

Tool to compile Qt MinGW in VM and deploy results into docker image

Notifications You must be signed in to change notification settings

approximatenumber/qt-mingw-vagrant2docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This tool creates a docker image with compiled Qt. Qt is compiled in VM (vagrant+vbox).

How it works?

  1. It creates Vagrant (VBox) virtual machine (based on Ubuntu 16.04), installs deps and builds Qt mingw.
  2. It creates docker image with compiled Qt deployed into it.

diagram

How to run it?

  1. Install Docker, Vagrant and VirtualBox.
  2. Run sudo ./build.sh or use described steps from this script.

About

Tool to compile Qt MinGW in VM and deploy results into docker image

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages