Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 188 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 188 Bytes

docker-rdfsurveyor

Dockerize rdfsurveyor to inspect SPARQL endpoint

Build image

docker build . -t rdfsurveyor

Run image

docker run -p 80:80 --name rdfsurveyor_inst rdfsurveyor