4
submitted 3 years ago* (last edited 3 years ago) by snaggen@programming.dev to c/rust@programming.dev

Docker have added rust server support to docker init, but what does that mean? I would appreciate if someone could clarify this.

top 2 comments
sorted by: hot top new old
[-] nous@programming.dev 4 points 3 years ago

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.

[-] iso@lemy.lol 1 points 3 years ago

Hopefully they adds option for binary only images. I never been able to create one.

this post was submitted on 10 Jul 2023
4 points (100.0% liked)

Rust

8252 readers
30 users here now

Welcome to the Rust community! This is a place to discuss about the Rust programming language.

Wormhole

!performance@programming.dev

Credits

  • The icon is a modified version of the official rust logo (changing the colors to a gradient and black background)

founded 3 years ago
MODERATORS