PivitParkour94 / nrdev-rs

NRDev professional homepage, delivered using rust
1 stars 0 forks source link

Dockerise Rust Application #4

Open PivitParkour94 opened 1 year ago

PivitParkour94 commented 1 year ago

Use docker and docker compose to maintain the dev and production environments (to learn the docker compose industry standards)

PivitParkour94 commented 1 year ago

Useful guide at https://www.koyeb.com/tutorials/deploy-a-rust-web-app-with-rocket#dockerize-the-rust-web-app could help