mirror of
https://github.com/bensuperpc/dockcross.git
synced 2025-07-27 20:22:23 +02:00
browser-asmjs: Use emscripten-slim to save image space
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
FROM trzeci/emscripten:sdk-tag-1.37.29-64bit
|
FROM trzeci/emscripten-slim:sdk-tag-1.37.29-64bit
|
||||||
MAINTAINER Matt McCormick "matt.mccormick@kitware.com"
|
MAINTAINER Matt McCormick "matt.mccormick@kitware.com"
|
||||||
|
|
||||||
# Revert back to "/bin/sh" as default shell
|
# Revert back to "/bin/sh" as default shell
|
||||||
|
Reference in New Issue
Block a user