mirror of
https://github.com/ansible/awx.git
synced 2026-05-19 14:57:39 -02:30
Add nss for the chrome UI unit tests
This commit is contained in:
@@ -98,6 +98,7 @@ RUN dnf -y install \
|
|||||||
vim \
|
vim \
|
||||||
nmap-ncat \
|
nmap-ncat \
|
||||||
nodejs \
|
nodejs \
|
||||||
|
nss \
|
||||||
make \
|
make \
|
||||||
patch && \
|
patch && \
|
||||||
npm install -g n && n 10.15.0 && dnf remove -y nodejs
|
npm install -g n && n 10.15.0 && dnf remove -y nodejs
|
||||||
|
|||||||
Reference in New Issue
Block a user