mirror of
https://github.com/maputnik/editor.git
synced 2025-12-06 06:10:00 +00:00
make docker simpler
This commit is contained in:
@@ -12,4 +12,5 @@ WORKDIR ${HOME}
|
||||
RUN npm install -d --dev
|
||||
RUN npm run build
|
||||
|
||||
CMD npm run start -- --host 0.0.0.0
|
||||
WORKDIR ${HOME}/build/build
|
||||
CMD python -m SimpleHTTPServer 8888
|
||||
|
||||
Reference in New Issue
Block a user