Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 573 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 573 Bytes

Voyager2 - Docker version

Description

This project is a dockerized version of the Voyager2 project: https://vega.github.io/voyager/ This version uses the release 0.2.1 of https://github.com/vega/voyager2 repo.

Dependencies

Install the following in your machine

  • docker version 19.03.8
  • docker-compose version 1.25.4

How to use

  • Checkout the repo with git clone [email protected]:ricardojdferreira/voyager2.git
  • cd voyager2
  • Spin up the Docker application with docker-compose up
  • Access the Voyager interface in http://localhost:8020