GUI container on the Docker
Hello Friends,
I have completed task 26 which is based on GUI container on the Docker.
Task Description :
🔅 Launch a container on docker in GUI mode
🔅 Run any GUI software on the container
1.To launch any container on docker:
2.Docker file for install GUI (Firefox)
3.Command to run dockerfile and launch and run GUI software:
“docker run -it –name gui_docker_1 –env=”DISPLAY” –net=host gui_docker:v1 .”
4.After running Firefox open successfully.
#vimaldaga #righteducation #educationredefine #rightmentor #worldrecordholder #linuxworld #makingindiafutureready #righeducation #arthbylw #docker #container
THANK YOU……