diff --git a/Containerfile b/Containerfile index 4f3fcf5..b82da1b 100644 --- a/Containerfile +++ b/Containerfile @@ -12,4 +12,5 @@ ADD load-user-bashrc.sh /etc/profile.d/99-load-user-bashrc.sh RUN dnf install --assumeyes \ powerline \ - make + make \ + nano