rust_docker 0.1.1

A docker wrapper to interact with docker daemon.
Documentation
1
2
3
4
5
# Scripts

* Add pre-commit hook to format the code before commit using `rustfmt`

`make install-hooks`