Skip to content

Instantly share code, notes, and snippets.

View Coliinnn's full-sized avatar

Colin Coliinnn

  • The Netherlands
  • 00:13 (UTC +02:00)
View GitHub Profile
@jgrodziski
jgrodziski / docker-aliases.sh
Last active May 28, 2024 09:13
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: #