2025-04-24 13:11:28 +08:00

10 lines
165 B
Docker

FROM emscripten/emsdk:3.1.67
RUN apt-get update && apt-get install -y \
autoconf \
automake \
autopoint \
build-essential \
libtool \
cmake