Build a docker image that comes with the BuckleScript/Reason toolchain on Alpine Linux.
Note I wrote this entirely for personal use: having containerized Node and Python environment on a minimal Linux felt nice for my sanity - I would not recommend this for production usage (though, equally it is not particularly complex...)
What it does:
- Start from the Node Alpine-14.2.0 image as base
- Install Python by copying same steps from the Node Python image as Ninja requires Python.
- Install
bs-platform@7.3.2