GUI_Container_On_Docker

Pawan Singh
Jun 1, 2021

πŸ”… Launch a container on docker in GUI mode πŸ”… Run any GUI software on the container

STEP1: First create the directory mkdir Docker_GUI

STEP2:Now make cd(command directory)

STEP3:Now write the command in gui as shown below: then gui interface open write the command:

STEP4: after saving dockerfile onecheck it by ls command and then write other command shown below after running that now see docker images Step: after this write docker run command as shown below: after running the command we can open firefox in docker

THANK YOU

--

--