Upload Dockerfile
Browse files- Dockerfile +0 -3
Dockerfile
CHANGED
@@ -61,12 +61,9 @@ RUN apk add --no-cache \
|
|
61 |
libxext \
|
62 |
libxfixes \
|
63 |
libxrandr \
|
64 |
-
libxss \
|
65 |
libxtst \
|
66 |
alsa-lib \
|
67 |
-
at-spi2-atk \
|
68 |
at-spi2-core \
|
69 |
-
atk \
|
70 |
cairo \
|
71 |
cups-libs \
|
72 |
dbus-libs \
|
|
|
61 |
libxext \
|
62 |
libxfixes \
|
63 |
libxrandr \
|
|
|
64 |
libxtst \
|
65 |
alsa-lib \
|
|
|
66 |
at-spi2-core \
|
|
|
67 |
cairo \
|
68 |
cups-libs \
|
69 |
dbus-libs \
|