1. alias k="kubectl"
    2. alias dpid="docker inspect --format {{.State.Pid}}"
    3. alias do="--dry-run=client -o yaml"