Skip to content

This Repository contains the code for Docker Image which is use for Launching Docker container which contains the firefox GUI

Notifications You must be signed in to change notification settings

geekgodgagan/docker_firefox_gui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Docker Image For Run Firefox via GUI of Host System

This Docker Image is for Launching Docker container which contains the firefox GUI

How to use?

  • Pull the Docker image by command
    docker pull geekgodgagan/docker_firefox_gui:v1
    
  • Run command to launch Firefox
    docker container run -it --env="DISPLAY" --net=host geekgodgagan/docker_firefox_gui:v1
    
  • Then finally you get like this

About

This Repository contains the code for Docker Image which is use for Launching Docker container which contains the firefox GUI

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published