Skip to content

Commit e39d84f

Browse files
committed
tmux
1 parent c7db3d4 commit e39d84f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ RUN apt-get update && export DEBIAN_FRONTEND=noninteractive \
1919
&& docker-php-ext-enable redis zip \
2020
&& apt-get install -y mariadb-client redis-tools mkdocs-material mkdocs-material-extensions \
2121
&& apt-get install -y npm libgtk2.0-0 libgtk-3-0 libgbm-dev libnotify-dev libnss3 libxss1 libasound2 libxtst6 xauth xvfb \
22-
&& apt-get install -y dnsutils fd-find fzf glow lazygit luarocks pv ripgrep vivid \
22+
&& apt-get install -y dnsutils fd-find fzf glow lazygit luarocks pv ripgrep tmux vivid \
2323
&& apt-get install -y gnupg \
2424
&& wget -O- https://apt.releases.hashicorp.com/gpg | \
2525
gpg --dearmor | \

0 commit comments

Comments
 (0)