From 46f3079741d5bf452ed9ae05e7bf5114b82c8030 Mon Sep 17 00:00:00 2001 From: Radon Rosborough Date: Sat, 13 Mar 2021 16:40:57 -0800 Subject: [PATCH] Install 'tree' in runtime image --- docker/runtime/install.bash | 1 + 1 file changed, 1 insertion(+) diff --git a/docker/runtime/install.bash b/docker/runtime/install.bash index 6678adb..06f2fad 100755 --- a/docker/runtime/install.bash +++ b/docker/runtime/install.bash @@ -145,6 +145,7 @@ ripgrep strace sudo tmux +tree vim # shared dependencies