Skip to content

Instantly share code, notes, and snippets.

View crsiebler's full-sized avatar

Cory Siebler crsiebler

View GitHub Profile

Keybase proof

I hereby claim:

  • I am crsiebler on github.
  • I am csiebler (https://keybase.io/csiebler) on keybase.
  • I have a public key ASB-3wnjrNLrTIIqUO1JnVuw6rojk2c5DaXfU-tVXESxmwo

To claim this, I am signing this object:

@crsiebler
crsiebler / docker-aliases.sh
Last active November 19, 2025 01:13 — forked from jgrodziski/docker-aliases.sh
Useful Docker Aliases
############################################################################
# #
# ------- Useful Docker Aliases -------- #
# #
# # Installation : #
# copy/paste these lines into your .bashrc or .zshrc file or just #
# type the following in your current shell to try it out: #
# wget -O - https://gist.githubusercontent.com/jgrodziski/9ed4a17709baad10dbcd4530b60dfcbb/raw/d84ef1741c59e7ab07fb055a70df1830584c6c18/docker-aliases.sh | bash
# #
# # Usage: #