Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 308 Bytes

File metadata and controls

15 lines (9 loc) · 308 Bytes

quilt-static

This is a docker-compose file that provides a Quilt configured to serve static files. It is intended for testing and development of datasets.

The quilt server is configured to run on port 81 by default.

http://localhost:81

usage

docker-compose -f quilt-static.yml up -d