diff --git a/base/Dockerfile b/base/Dockerfile index 27f53c8..3157538 100644 --- a/base/Dockerfile +++ b/base/Dockerfile @@ -9,6 +9,7 @@ RUN apt-get update && apt-get install -y \ libnotify4 \ libsecret-1-0 \ libgbm1 \ + xvfb \ libasound2 \ fonts-wqy-zenhei \ gnutls-bin \