Let's first create a simple web app with a health check endpoint by running the commands below. cargo new rust_docker_app --bin cd rust_docker_app cargo add actix-web touch Dockerfile So what we've actually done here: created a new binary crate, ca...
2 min read
4 min read
6 min read
3 followers
Web developer with 6+ years expertise in AdTech domain. Keeping programming moderately dangerous ᕦ(ò_óˇ)ᕤ
original rustafarian from Kyiv, Ukraine