A docker image with the tools needed to compile and test forte-music/core. It includes:
- a node environment with yarn
- a stable rust toolchain with rustfmt
- wait-for
- diesel-cli with the sqlite driver
- clang
- cmake
- zlib
A docker image with the tools needed to compile and test forte-music/core. It includes: