blob: 15e7b08e6c48a93ba4313c348e10f777b97c8a85 [file] [log] [blame]
FROM emscripten/emsdk:2.0.20
RUN apt update && apt install -y python
RUN mkdir -p /OUT /SRC