Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 231 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 231 Bytes

rawgraphs-docker

Dockerised Raw Graphs for local use

Get started


git clone https://github.com/oncyberblog/rawgraphs-docker.git/

cd rawgraphs-docker

docker build -t raw-graphs .

docker run -p 8080:8080 raw-graphs