You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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