jlesage / docker-firefox

Docker container for Firefox
MIT License
1.4k stars 266 forks source link

[Feature request] Resolution? #241

Closed Fluxed1 closed 1 week ago

Fluxed1 commented 1 month ago

Idea

i would like to be able to change the resolution. sorry if this is already possible.

jlesage commented 1 month ago

Yes it's possible. When accessing the container via a web browser, the resolution should be adjusted automatically according to the browser's window.

Otherwise, you can use the DISPLAY_WIDTH and DISPLAY_HEIGHT environment variables. See https://github.com/jlesage/docker-firefox?tab=readme-ov-file#environment-variables

jlesage commented 1 week ago

Closing this issue. Please re-open if needed.