-
Notifications
You must be signed in to change notification settings - Fork 0
Docker Image #6
Copy link
Copy link
Open
Labels
devopsModify CI/CD scriptsModify CI/CD scriptsenhancementNew feature or requestNew feature or request
Milestone
Metadata
Metadata
Assignees
Labels
devopsModify CI/CD scriptsModify CI/CD scriptsenhancementNew feature or requestNew feature or request
Task
Containerize this backend with a docker image for deployment on Linux.
docker-compose.ymlfile for configuringredisandpostgresqlFurther Reading:
Note:
Starting with .NET 7, it's also possible to creative a container without using explicitly docker:
However, in this project we will keep using plain old docker files for the time being.