mirror of
https://github.com/maputnik/editor.git
synced 2026-02-27 23:10:01 +00:00
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:
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user