diff options
Diffstat (limited to 'Dockerfile')
-rw-r--r-- | Dockerfile | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 |