Skip to content

bharanic4040/dockerdev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dockerdev

Docker GUI dev environment

Author - Bharani Chennu - bchennu@cisco.com

This dockerfile is to setup an automated development environment with GUI access.

The GUI docker containers can be run with the following command format.

sudo docker run
-it -e DISPLAY=$DISPLAY
-v /tmp/.X11-unix:/tmp/.X11-unix
-v pwd:/home/developer
bharanic404/dev

Run login-cont.sh directly with the command ./login-cont.sh

do not use docker commands directly.

About

Docker dev environment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages