first commit
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
FROM emscripten/emsdk:3.1.67
|
||||
|
||||
RUN apt-get update && apt-get install -y \
|
||||
autoconf \
|
||||
automake \
|
||||
autopoint \
|
||||
build-essential \
|
||||
libtool \
|
||||
cmake
|
||||
Reference in New Issue
Block a user