add tmux shell terminal multiplexer
This commit is contained in:
+1
-1
@@ -34,7 +34,7 @@ RUN mkdir -p "/root/.cache/crontab"
|
||||
# Install packages
|
||||
RUN pacman-key --init
|
||||
RUN pacman -Syu --noconfirm sudo bash-completion openssh neofetch \
|
||||
borgbackup dateutils prometheus-node-exporter wget git base-devel cron net-tools inetutils
|
||||
borgbackup dateutils prometheus-node-exporter wget git base-devel cron net-tools inetutils tmux
|
||||
|
||||
# Make Build User
|
||||
RUN useradd builduser -m
|
||||
|
||||
Reference in New Issue
Block a user