Fix problem in docker file
This commit is contained in:
@@ -10,7 +10,7 @@ RUN apt-get update && apt-get install -y \
|
||||
openjdk-8-jdk \
|
||||
curl \
|
||||
xvfb \
|
||||
icewm icewm-themes
|
||||
icewm
|
||||
|
||||
RUN curl -sL https://deb.nodesource.com/setup_8.x | bash - \
|
||||
&& apt-get install -y nodejs
|
||||
|
||||
Reference in New Issue
Block a user