Skip to content

Docker Image #6

@StefanGreve

Description

@StefanGreve

Task

Containerize this backend with a docker image for deployment on Linux.

  • create docker image and expose port 5000 over HTTP
  • add a docker-compose.yml file for configuring redis and postgresql
  • also expose port 5001 over HTTPS and use a certificate

Further 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.

Metadata

Metadata

Assignees

Labels

devopsModify CI/CD scriptsenhancementNew feature or request

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions