Skip to content

open-ams/radar-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.