mirror of
https://github.com/ansible/awx.git
synced 2026-02-01 09:38:10 -03: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