We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2020a72 + 8364860 commit 4cff48aCopy full SHA for 4cff48a
Dockerfile
@@ -73,6 +73,9 @@ ENV ANONYMIZED_TELEMETRY=false
73
ENV DISPLAY=:99
74
ENV RESOLUTION=1920x1080x24
75
ENV VNC_PASSWORD=vncpassword
76
+ENV CHROME_PERSISTENT_SESSION=true
77
+ENV RESOLUTION_WIDTH=1920
78
+ENV RESOLUTION_HEIGHT=1080
79
80
# Set up supervisor configuration
81
RUN mkdir -p /var/log/supervisor
0 commit comments