From 7b133ce790b60ddfad45be3b524cf251ab9ec3c5 Mon Sep 17 00:00:00 2001 From: Jinwei Zhao Date: Tue, 15 Nov 2016 19:10:40 +0800 Subject: && --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index fc0754f..eaaf87c 100644 --- a/Dockerfile +++ b/Dockerfile @@ -12,7 +12,7 @@ RUN \ RUN \ DISPLAY=:1.0 && \ export DISPLAY && \ - Xvfb :1 -screen 0 1366x768x16 &> xvfb.log & &&\ + Xvfb :1 -screen 0 1366x768x16 &> xvfb.log &&\ pip3 install image && \ pip3 install python3-xlib && \ pip3 install pyautogui -- cgit v1.2.3