mirror of
https://github.com/ansible/awx.git
synced 2026-02-23 14:05:59 -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 epel-release
|
||||||
|
|
||||||
RUN yum install -y \
|
RUN yum install -y \
|
||||||
|
bzip2 \
|
||||||
python-pip \
|
python-pip \
|
||||||
python-virtualenv \
|
python-virtualenv \
|
||||||
make \
|
make \
|
||||||
|
|||||||
Reference in New Issue
Block a user