missing xvfb
This commit is contained in:
@@ -8,7 +8,8 @@ RUN apt-get update && apt-get install -y \
|
||||
git \
|
||||
lsb-release \
|
||||
pkg-config \
|
||||
software-properties-common
|
||||
software-properties-common \
|
||||
xvfb
|
||||
|
||||
ENV PATH="/root/.local/bin:${PATH}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user