#dockerfile #generate #tool #cli #dead-simple

bin+lib drocker

Drocker is a dead-simple tool for generating Rust Dockerfiles

1 unstable release

0.1.0 Oct 2, 2022

#6 in #dead-simple

MIT license

4KB

Drocker

CLI application for generating Dockerfile's, for Rust to start with

Inspired by go-zero goctl tool

Goals

  • Learn some Rust
  • [] Learn how to containerize Rust applications
  • []

Desired Usage

drocker --rust

To automatically generate a Dockerfile

Later

Other runtimes, like

drocker --node

But why would you ever use node if you generate your Dockerfile programmatically lol

Disclaimer

This work is not affiliated with Google, it is only that creator of the application happens to work there.

License

MIT

Dependencies

~3–11MB
~108K SLoC