rustlang(1/0)

Write a rust service dockerfile

I began learning Rust in late 2019 because of it’s popularity on StackOverflow. When I realized that the language exposed the internals of programming languages while being easier than my foray into Assembly, I was hooked. I fell in love with Docker using my SPR Consulting Windows machine. I missed the simplicity of Linux and loved how I could destroy the entire environment when I finished working in my Docker container.…