diff options
Diffstat (limited to 'Dockerfile')
-rw-r--r-- | Dockerfile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -5,6 +5,7 @@ RUN install_vim -tag v8.0.0000 -build \ # the clang package includes clang-tidy ENV PACKAGES="\ + bash \ git \ python \ py-pip \ |