From 39d247dd846b993797cd048c96da9c2ec189e2c0 Mon Sep 17 00:00:00 2001 From: Jim Myhrberg Date: Sun, 5 Jun 2016 00:28:46 +0100 Subject: [PATCH] Update readme --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 3856416..56a1bf2 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,10 @@ Small collection of Docker and Docker Compose files I use to run stuff on my personal laptop. +Additionally I also have a few shell aliases for Docker that make my life +easier: +[docker.sh](https://github.com/jimeh/dotfiles/blob/master/shell/docker.sh) + ## Notes - The `mysql` compose file uses a named volume, instead of mounting a directory