diff --git a/.bash.d/docker.sh b/.bash.d/docker.sh index bad18807..acf27a3b 100644 --- a/.bash.d/docker.sh +++ b/.bash.d/docker.sh @@ -123,8 +123,6 @@ dockerpull1(){ #docker pull "$image" | cat & docker pull "$image" # wipe out dangling image layers - # don't quote, we want splitting - # shellcheck disable= dockerrmi echo done