Skip to content

Instantly share code, notes, and snippets.

View r-patrik's full-sized avatar

Patrik Rozgonyi r-patrik

  • Gotphoto
  • Amstertrdam, Netherlands
View GitHub Profile
@r-patrik
r-patrik / docker-aliases.sh
Created March 27, 2021 16:33 — 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.github.com/PaddyHu/0cb755c97a319f9c77ecca4ffc3d9b8f#file-docker-aliases-sh | bash
# #
# # Usage: #