Skip to content

Latest commit

 

History

History
45 lines (29 loc) · 1.05 KB

File metadata and controls

45 lines (29 loc) · 1.05 KB

Setup

Software

Linux

Mac OS

Windows

SaaS

Container Platform

  • DC/OS cluster (will be provided)

Training Repo

  1. Launch Bash Shell (or SSH into the Linux VM)

  2. Clone the Training Repo

    $ mkdir -p ~/workspace
    $ cd ~/workspace
    $ git clone https://github.com/mesosphere/training
    $ cd training/velocity-training-11-2016/
    

For the rest of the training, the training directory will be referred to as $TRAINING_HOME.