Граф коммитов

3 Коммитов

Автор SHA1 Сообщение Дата
Zhenglai Zhang 5b2239afd9
Improve dockerfile (#61)
* improve docker file

* merge multiple RUNs into single one to reduce image size

* fix nodegit getReferences issue

* use multi stage to optimzie docker

* move swagger-ui-express from dev to prod
2020-01-19 17:02:22 +08:00
Ray Chen 6313dd34c1 Removed the necessary entries from dockerignore. (#60)
The node modules and bin folder have to be included to copy to image since the CI was moved out of dockerfile.
2020-01-14 11:16:30 +08:00
billytrend 1a83d8fb93
Move docker build inline to the container and push latest (#5) 2019-05-16 17:51:00 -07:00