Versions Compared

Key

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

...

  1. Ensure you can run docker without requiring sudo (Ubuntu Example)
  2. Build Stratos as described in 4.1.0 Building from Source.  
  3. Change to the $STRATOS_SOURCE/tools/stratos-docker-images folder
  4. Run the command: mvn install -Pdocker-build

...