diff options
Diffstat (limited to 'Dockerfile')
-rw-r--r-- | Dockerfile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -11,6 +11,7 @@ ENV DEBIAN_FRONTEND noninteractive # Update and install RUN apt-get update && apt-get install -y \ + htop \ bash \ curl \ wget \ |