StPfeffer / rusty-roads

A simple route manager application written in Rust
MIT License
0 stars 0 forks source link

Full Docker Containerization of Backend Application #91

Closed StPfeffer closed 3 weeks ago

StPfeffer commented 3 weeks ago

Description

This PR implements full Docker containerization for the backend application. By using Docker, we ensure consistent development and production environments, simplify deployment, and enhance scalability.

Type of change

Checklist