mirror of
https://github.com/ansible/awx.git
synced 2026-03-22 11:25:08 -02:30
move tmux to dev dependencies
This commit is contained in:
@@ -106,6 +106,7 @@ RUN dnf -y install \
|
|||||||
nss \
|
nss \
|
||||||
make \
|
make \
|
||||||
patch \
|
patch \
|
||||||
|
tmux \
|
||||||
wget \
|
wget \
|
||||||
diffutils \
|
diffutils \
|
||||||
unzip && \
|
unzip && \
|
||||||
@@ -136,7 +137,6 @@ RUN dnf -y update && \
|
|||||||
rsync \
|
rsync \
|
||||||
subversion \
|
subversion \
|
||||||
sudo \
|
sudo \
|
||||||
tmux \
|
|
||||||
vim-minimal \
|
vim-minimal \
|
||||||
which \
|
which \
|
||||||
xmlsec1-openssl && \
|
xmlsec1-openssl && \
|
||||||
|
|||||||
Reference in New Issue
Block a user