mirror of
https://github.com/ansible/awx.git
synced 2026-03-08 21:19:26 -02:30
Add bzip2 as a UI build dependency
This commit is contained in:
@@ -4,6 +4,7 @@ FROM centos
|
||||
RUN yum install -y epel-release
|
||||
|
||||
RUN yum install -y \
|
||||
bzip2 \
|
||||
python-pip \
|
||||
python-virtualenv \
|
||||
make \
|
||||
|
||||
Reference in New Issue
Block a user