Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 257 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 257 Bytes

cattracker2-streamlit

Installation

git clone https://github.com/Biodiversity-CatTracker2/cattracker2-tracks.git
cd cattracker2-tracks

mv .env.example .env
nano .env  # or any other editor

DOCKER_BUILDKIT=1 docker-compose up -d --build