Optimize docker image

* Use 2 stage docker building to produce a tiny python3-slim based docker image with just the compilation results.
This commit is contained in:
Yuri Astrakhan
2019-08-03 12:03:16 -04:00
parent 109198a524
commit de9c4fcc4a
4 changed files with 73 additions and 17 deletions

View File

@@ -17,6 +17,9 @@
"url": "https://github.com/maputnik/editor"
},
"author": "Lukas Martinelli",
"contributors": [
"Yuri Astrakhan <YuriAstrakhan@gmail.com>"
],
"license": "MIT",
"homepage": "https://github.com/maputnik/editor#readme",
"dependencies": {