The `docker init` command saves me hours researching what the best Dockerfile is. Additionally, we are going to develop a Rust web server in 60 seconds! If you are interested in more Rust content, I highly recommend watching this video as well: • The Secret to Rust Ownership: Rc vs. Arc
📝 Description
Maybe you know the feeling when you are trying to compose a Dockerfile which does not look right. Well, get ready to transform your workflow! Discover the power of Docker's new command and streamline your development. In this video, I'll show you how to use this time-saving command to spin up a high-performance Rust HTTP server. Also, we are going to develop this Rust Web Server in about 60 seconds.
⏳ Timestamps:
00:00 - Introduction
01:02 - Rust Web Server in 60 seconds (not quite)
02:15 - Web Server in Container
02:37 - Docker Command
05:17 - Outro
👋 Hey there!
If you are new to this channel: Hey 👋 my name is Flo and I am a professional software engineer with a passion for coding in Golang, TypeScript, JavaScript, and Rust. This channel is where I share that passion and dive into the exciting world of software engineering. Plus, I love using Emojis and paper-based animations (so have a look for that, if you want to find my videos).
📨 Support and Connect!
Become a member. / @flowoelki
Discord: / discord
X / Twitter: https://x.com/FlorianWoelki
LinkedIn: / florian-woelki
GitHub: https://github.com/FlorianWoelki
#docker #dockertutorial #rust