Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 528 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 528 Bytes

Docker Cloud Automated build

RadaR on Docker

A docker image to run the RadaR project.

Run using the following commands

Assuming your working directory is the root of this repository

docker run --name=radar -p 3838:3838 --mount type=bind,source="$(pwd)"/data,target=/srv/shiny-server/radar/data openams/radar

Data files

Data files can be added to the data directory and will be mounted in the RadaR app.