-
- Downloads
[opt] Use a Docker volume for coqlib files.
A bind-mount is too slow. `sudo` is required to copy onto the volume. The implementation is currently non-reentrant, so `-j1` is needed.
Showing
- coq-jslib/build/sdk/toolkit.js 21 additions, 5 deletionscoq-jslib/build/sdk/toolkit.js
- etc/docker/Dockerfile 4 additions, 4 deletionsetc/docker/Dockerfile
- etc/docker/gosu-entrypoint.sh 3 additions, 1 deletionetc/docker/gosu-entrypoint.sh
- examples/sdk-demo/Makefile 3 additions, 1 deletionexamples/sdk-demo/Makefile
Loading
Please register or sign in to comment