diff options
Diffstat (limited to 'Dockerfile')
-rw-r--r-- | Dockerfile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -20,6 +20,7 @@ RUN apt-get update && apt-get install -y \ python3-dev \ python3-pip \ git \ + ack-grep \ php5 # Install Neovim |