Skip to content

Instantly share code, notes, and snippets.

View eddie-knight's full-sized avatar
:shipit:

Eddie Knight eddie-knight

:shipit:
View GitHub Profile
@eddie-knight
eddie-knight / .bash_profile
Last active May 11, 2020 16:47
Helpful Aliases
source ~/.profile
# Docker
# Simply use 'dka' to stop and delete all containers and images
alias dka='dkc;dki;dkv'
alias dkc='docker ps -aq | xargs docker rm -f'
alias dki='docker images -aq | xargs docker rmi -f'
alias dkv='docker volume ls -qf dangling=true | xargs docker volume rm'
# Git

Eddie Knight

210-400-2340 [email protected] linkedin.com/in/knight1776


SUMMARY OF QUALIFICATIONS