Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ryan-williams/docker-helpers

bash aliases and helpers for working with docker
https://github.com/ryan-williams/docker-helpers

Last synced: about 2 months ago
JSON representation

bash aliases and helpers for working with docker

Awesome Lists containing this project

README

        

# docker-helpers
bash aliases and helpers for working with docker

## Install
```bash
git clone [email protected]:ryan-williams/docker-helpers.git
echo "source $PWD/docker-helpers/.docker-rc" >> ~/.bashrc
. ~/.bashrc
```

## Usage
See [`.docker-rc`](./.docker-rc) for available aliases/helpers.