Skip to content

liri-infra/container-images

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Container Images for CI

  • suse-qt515: OpenSuSE with Qt 5.15
  • suse-qt68: OpenSuSE with Qt 6.8
  • fedora: Fedora Rawhide

The following images don't have the documentation inside, meaning they are not suitable to build Qt documentation such as Fluid API documentation:

  • suse-qt515
  • suse-qt68
  • fedora

Build

Make the image with:

sudo make build

Push to the Docker hub:

sudo make push