Cache Rust dependencies with Docker build

Seems like you are not alone in your endeavor to cache rust dependencies via the docker build process. Here is a great article that helps you along the way: https://blog.mgattozzi.dev/caching-rust-docker-builds/ The gist of it is you need a dummy.rs and your Cargo.toml first, then build it to cache the dependencies and then copy your application … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)