mirror of
https://github.com/ansible/awx.git
synced 2026-01-11 10:00:01 -03:30
Revert "Fix sdist builder image"
This reverts commit 97472cb91b1f8ed56c37e93438519d4c8aaef206. # Conflicts: # installer/roles/image_build/tasks/main.yml
This commit is contained in:
parent
50fe0392ed
commit
86140dec08
@ -1,12 +1,11 @@
|
||||
FROM centos:7
|
||||
|
||||
RUN yum install -y epel-release
|
||||
RUN yum install -y https://centos7.iuscommunity.org/ius-release.rpm
|
||||
|
||||
RUN yum install -y bzip2 \
|
||||
gcc-c++ \
|
||||
gettext \
|
||||
git2u-core \
|
||||
git \
|
||||
make \
|
||||
python \
|
||||
python-pip
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user