-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
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.
Metadata
Metadata
Assignees
Labels
No labels