We need to make our code deployable and the best choice for this is to create a docker image. Then the instance of these image can be run on containers or deployed to cloud.
Discussion needed
none
Acceptance Creteria
[ ] create a .yaml file to create a docker image.
[ ] test the created docker image locally by running backend service from it.
Description
We need to make our code deployable and the best choice for this is to create a docker image. Then the instance of these image can be run on containers or deployed to cloud.
Discussion needed
none
Acceptance Creteria