Skip to content

Instantly share code, notes, and snippets.

@tylerszabo
Last active April 1, 2021 02:25
Show Gist options
  • Save tylerszabo/d9d1780310de464634bd74085dfc8bca to your computer and use it in GitHub Desktop.
Save tylerszabo/d9d1780310de464634bd74085dfc8bca to your computer and use it in GitHub Desktop.
Run Jess Frazelle's Firefox container on Docker for Windows
docker run --rm -e DISPLAY=host.docker.internal:0 -e LIBGL_ALWAYS_INDIRECT=1 jessfraz/firefox:latest
# Requires VcXsrv (https://chocolatey.org/packages/vcxsrv)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment