Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 601 Bytes

Quickstart.md

File metadata and controls

18 lines (11 loc) · 601 Bytes

Arogi MCLP and P-Median Demo Quickstart


Prerequisites

  1. Install Docker. Their webpage has instructions.

  2. In Windows and OS X, launch the Docker Quickstart Terminal. Linux uses the standard Terminal.

Getting Started

  1. Type: docker pull arogi/docker-arogi-demos
    to grab the latest Arogi Docker image.

  2. Type: docker run -it -p 80:80 arogi/docker-arogi-demos

  3. Open a web browser and enter the following into the address bar:
    On OS X and Windows, enter 192.168.99.100. On Linux, enter localhost