nazeeruddinikram / docker-alias

Docker alias and functions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Docker alias and functions

Useful command line alias for Docker

Install

If you use it in zsh

$ curl -fsSL https://raw.github.com/tcnksm/docker-alias/master/zshrc >> ~/.zshrc && source ~/.zshrc

In bash

$ curl -fsSL https://raw.github.com/tcnksm/docker-alias/master/zshrc >> ~/.bashrc && source ~/.bashrc

Reference

About

Docker alias and functions