aboutsummaryrefslogtreecommitdiff
path: root/Dockerfile
diff options
context:
space:
mode:
authorCody Hiar <codyfh@gmail.com>2017-10-20 19:16:36 +0000
committerCody Hiar <codyfh@gmail.com>2017-10-20 19:16:36 +0000
commitda2de0db9c30d2fd84fe37c941e79d4df0d7e29c (patch)
tree7b9c9a39f7dd7df5e4c3379d7b96266c1df415f6 /Dockerfile
parent7d2e39bdab5de2fb09dbc9faedac74b9b90ccb47 (diff)
Minor updates
Diffstat (limited to 'Dockerfile')
-rw-r--r--Dockerfile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Dockerfile b/Dockerfile
index ad8a31d..483a2ab 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -22,6 +22,8 @@ RUN apt-get update && apt-get install -y \
ctags \
shellcheck \
netcat \
+ ranger \
+ ack-grep \
locales
# Generally a good idea to have these, extensions sometimes need them