4
Rust server support to Docker init
(docs.docker.com)
https://docs.docker.com/engine/reference/commandline/init/
Looks like a feature that can be used to generate Docker files based on source code in a repo/directory. Looks like they added detection support for rust server applications so it can now generate a Dockerfile that can be used to build rust server applications.
Hopefully they adds option for binary only images. I never been able to create one.
Welcome to the Rust community! This is a place to discuss about the Rust programming language.
Credits