Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. QT Quick Continous delivery with containers

QT Quick Continous delivery with containers

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
1 Posts 1 Posters 212 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • R Offline
    R Offline
    Roberto.Orellana
    wrote on last edited by
    #1

    I'm missing from the documentation a guidance for Continuous delivery using containers (ok, docker). Mainly, I am interested in just building and testing for Linux, Windows, and Mac. My current approach has been to build a container for Linux (working), then for Windows, and Mac. Mainly I want to integrate with Bitbucket pipelines which just cares about a container so the effort now is to build a container for all three platforms - all three platforms are easily installed via scripting except windows. How can windows qt be installed as a container so that it can build and deploy binaries automatically? Is there a best practices guide to follow for Continuous delivery?

    1 Reply Last reply
    0

    • Login

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved