aboutsummaryrefslogtreecommitdiff
path: root/ContainerFile
diff options
context:
space:
mode:
Diffstat (limited to 'ContainerFile')
-rw-r--r--ContainerFile2
1 files changed, 1 insertions, 1 deletions
diff --git a/ContainerFile b/ContainerFile
index 5aff869..c1dd3d4 100644
--- a/ContainerFile
+++ b/ContainerFile
@@ -1,5 +1,5 @@
FROM fedora:latest
-RUN dnf update -y && dnf install which git screen pinentry make gcc -y
+RUN dnf update -y && dnf install which git screen pinentry make gcc procps-ng -y
RUN dnf install -y curl jq nodejs
RUN dnf install -y nano
COPY . /root/arching-kaos-tools