For digital ocean they require the usage of a dockerfile for the build process so adding one would help with those deployments. Adding a docker file would also make the project easier to locally maintain as it would remove the need of installing rust tools on one's machine.
For digital ocean they require the usage of a dockerfile for the build process so adding one would help with those deployments. Adding a docker file would also make the project easier to locally maintain as it would remove the need of installing rust tools on one's machine.