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

Improve command line for starting qbsbuild Docker image

XMLWordPrintable

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

      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! )

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes