tarantoolapp icon indicating copy to clipboard operation
tarantoolapp copied to clipboard

Docker

Open bofm opened this issue 6 years ago • 0 comments

It would be great to add the following features to the templates:

  • Add Dockerfile.dev to build an image for development (with tests and debug utils).
  • Add Dockerfile.prod to build an image for deployment to production (without tests).
  • Add docker-dev, docker-prod, docker-test, docker-run recipes to the Makefile.
  • Maybe add cli parameter to set Tarantool version or Docker image tag to be used in the templates.

bofm avatar Jun 29 '18 18:06 bofm