diff options
-rw-r--r-- | Dockerfile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -21,6 +21,7 @@ RUN apt-get update && apt-get install -y \ python3-pip \ ctags \ shellcheck \ + netcat \ locales # Generally a good idea to have these, extensions sometimes need them |