Install phantomjs in Docker container (#5368)
This commit is contained in:
committed by
Paulus Schoutsen
parent
65bf30643a
commit
41a6c35ea2
@@ -50,6 +50,9 @@ cp -R /usr/src/app/build/python-openzwave/openzwave/config /usr/local/share/pyth
|
||||
# Build and install libcec
|
||||
script/build_libcec
|
||||
|
||||
# Install phantomjs
|
||||
script/install_phantomjs
|
||||
|
||||
# Remove packages
|
||||
apt-get remove -y --purge ${PACKAGES_DEV[@]}
|
||||
apt-get -y --purge autoremove
|
||||
|
||||
Reference in New Issue
Block a user