mirror of
https://github.com/ansible/awx.git
synced 2026-05-23 16:47:45 -02:30
Add fontconfig testjs dependency
Also cleaned up some whitespace for consistency.
This commit is contained in:
@@ -21,7 +21,8 @@ RUN yum install -y \
|
||||
openldap-devel \
|
||||
postgresql-devel \
|
||||
rabbitmq-server \
|
||||
libtool-ltdl-devel
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user