mirror of
https://github.com/ansible/awx.git
synced 2026-01-11 10:00:01 -03:30
Add fontconfig testjs dependency
Also cleaned up some whitespace for consistency.
This commit is contained in:
parent
5a3fa395d6
commit
90fff3da29
@ -20,8 +20,9 @@ RUN yum install -y \
|
||||
/usr/bin/pg_config \
|
||||
openldap-devel \
|
||||
postgresql-devel \
|
||||
rabbitmq-server \
|
||||
libtool-ltdl-devel
|
||||
rabbitmq-server \
|
||||
libtool-ltdl-devel \
|
||||
fontconfig
|
||||
|
||||
# NOTE: The following steps work for tower-3.0.0
|
||||
# RUN curl -LO https://rpm.nodesource.com/pub_0.12/el/7/x86_64/nodejs-0.12.9-1nodesource.el7.centos.x86_64.rpm
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user