diff --git a/Dockerfile b/Dockerfile index b9cd8bf..456f958 100644 --- a/Dockerfile +++ b/Dockerfile @@ -29,6 +29,7 @@ RUN apt-get update && apt-get install -y --no-install-recommends \ less \ htop \ tmux \ + make \ patch \ diffutils \ sudo \