Uploaded image for project: 'Qbs ("Cubes")'
  1. Qbs ("Cubes")
  2. QBS-1402

Improve command line for starting qbsbuild Docker image

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Fixed
    • Not Evaluated
    • 1.14.0
    • 1.12.1
    • Documentation
    • None
    • All

    Description

      From here:
      Linux Containers

      This (command for Linux/Bash):
      docker run -it -v $PWD:/qbs -w /qbs qbsbuild/qbsdev:stretc
      And this (command for Win/PowerShell):
      docker run -it -v %CD%:/qbs -w /qbs qbsbuild/qbsdev:stretch

      Can be just one command (Bash/PowerShell):
      docker run -it -v ${PWD}:/qbs -w /qbs qbsbuild/qbsdev:stretch

      Lesser is better! )

      Attachments

        For Gerrit Dashboard: QBS-1402
        # Subject Branch Project Status CR V

        Activity

          People

            rweickelt Richard Weickelt
            aleksei.skorodumov Aleksei Skorodumov
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes