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