drocker

Crates.iodrocker
lib.rsdrocker
version0.1.0
sourcesrc
created_at2022-10-02 16:27:55.449446
updated_at2022-10-02 16:27:55.449446
descriptionDrocker is a dead-simple tool for generating Rust Dockerfiles
homepage
repository
max_upload_size
id678453
size8,668
piotrostr (piotrostr)

documentation

README

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

Commit count: 0

cargo fmt