Task2 description

mahima gautam
Jun 1, 2021

→Launch a container on docker in GUI mode

→Run any GUI software on the container

Step-1:Creating a docker file

Step-2:Building a Docker Image using Dockerfile

Step-3:Enabling Few things

Checking our Default value of Environment variable, and Enabling Xhost for all the users.

Step-4:Finally running the command

Step-5:Now we can see the firefox running.

--

--