aboutsummaryrefslogtreecommitdiff
path: root/Dockerfile
diff options
context:
space:
mode:
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