Home

Awesome

Rust + Docker = 🤘 Rocker 🤘

Rocker is a text-mode UI to manage your docker containers and images. It communicates with the docker container via a local UNIX socket.

Installing rocker

To compile and install rocker you need a working Rust environment. You can use Rustup to install Rust on your system. Rocker should compile fine on stable or nightly.

Once you've cloned this repository, simply type cargo install (or cargo install -f if you've previously installed it). You can then type rkr to start it.

Current features

At the moment, rocker supports:

TODO

License

This library is dual licensed under either of the following, at your option:

Contributors

Pull requests, issues and comments welcome. For pull requests:

For bigger changes, make sure you start a discussion first by creating an issue and explaining the intended change.

Atlassian requires contributors to sign a Contributor License Agreement, known as a CLA. This serves as a record stating that the contributor is entitled to contribute the code/documentation/translation to the project and is willing to have it used in distributions and derivative works (or is willing to transfer ownership).

Prior to accepting your contributions we ask that you please follow the appropriate link below to digitally sign the CLA. The Corporate CLA is for those who are contributing as a member of an organization and the individual CLA is for those contributing as an individual.

Disclaimer

This is not an official Atlassian product (experimental or otherwise), it is just code that happens to be owned by Atlassian.