Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Login to artifactory docker registry:


    Code Block
    languagebash
    $ docker login docker.repository.sca.accenture.com

    You will be prompted for your credentials (registered email and password)

  2. if MacOS or Windows:
    1. Add unzipped aspire-quickstart folder to Docker Desktop sharing paths (Docker Desktop → Preferences → Resources → File Sharing)
  3. Copy your AspireLicense.lic to aspire-quickstart/config/
  4. Execute installation script:
    1. install-quickstart.sh if MacOS or Linux
    2. install-quickstart.bat if Windows

...