more bugs. Cleaner dockerfile
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
FROM python:latest
|
||||
|
||||
RUN echo "deb http://deb.debian.org/debian/ unstable main contrib non-free" >> /etc/apt/sources.list
|
||||
RUN apt-get update && apt-get install -y \
|
||||
evince libcanberra-gtk-module \
|
||||
evince \
|
||||
# for checking
|
||||
xauth wget tar firefox \
|
||||
# for geckodriver + gui
|
||||
|
Reference in New Issue
Block a user