Sign inSign up

theshadowx/qt5

By theshadowx

Updated over 5 years ago

Docker images of Ubuntu having Qt5 installed

Image
5

8.8K

theshadowx/qt5 repository overview

Introduction

The aim of this repository is to generate an Ubuntu image having Qt installed, either the default Qt coming from Ubuntu main distribution repository or by using Beineri repositoty.

Branches

This repository contains many branches, each one is using a specific Ubuntu version with a specific Qt one. The master branch is a template for what a dockerfile should be like either by choosing the default Qt or Beineri one.

Ubuntu Main Repository
BranchDocker TagUbuntuQt
default_qt5_bionicdefault_qt5_bionic, bionic, 18.04, latest18.04 (Bionic Beaver)5.9.5
default_qt5_xenialdefault_qt5_xenial, xenial, 16.0416.04 (Xenial Xerus)5.5.1
default_qt5_trustydefault_qt5_trusty, trusty, 14.0414.04 (Trusty Tahr)5.2.1
Beineri Repository
BranchDocker TagUbuntuQt
beineri_qt55_trustybeineri_qt55_trusty14.04 (Trusty Tahr)5.5.1
beineri_qt56_trustybeineri_qt56_trusty14.04 (Trusty Tahr)5.6.3
beineri_qt57_trustybeineri_qt57_trusty14.04 (Trusty Tahr)5.7.1
beineri_qt56_xenialbeineri_qt56_xenial16.04 (Xenial Xerus)5.6.2
beineri_qt57_xenialbeineri_qt57_xenial16.04 (Xenial Xerus)5.7.1
beineri_qt58_xenialbeineri_qt58_xenial16.04 (Xenial Xerus)5.8.0

How To

There are two ways to get the images generated from Dockerfile :

Compiling
$> docker build -t <tag_name> https://github.com/theshadowx/Qt5_Docker.git#<branch_name>
Docker Hub
$> docker pull theshadowx/qt5:<tag_name>

Tag summary

Content type

Image

Digest

Size

271.1 MB

Last updated

over 5 years ago

docker pull theshadowx/qt5