koa-web-kit icon indicating copy to clipboard operation
koa-web-kit copied to clipboard

Better Docker support

Open JasonBoy opened this issue 5 years ago • 0 comments

the current Dockerfile is just some kine of demo, which is not production ready. TODO:

  • [x] Docker integration for local development
  • [x] Docker integration for production deployment
  • [ ] Improve the way to pass config into docker container for both dev and prod
  • [ ] docker-compose support

JasonBoy avatar May 28 '20 06:05 JasonBoy