diff --git a/Dockerfile b/Dockerfile index c715450..f909503 100644 --- a/Dockerfile +++ b/Dockerfile @@ -10,6 +10,7 @@ RUN apt-get install -y \ git \ vim \ tree +RUN apt-get install -y htop EXPOSE 9090