Skip to content

Monodevelop Docker Image - builds from source, and runs on Linux

Notifications You must be signed in to change notification settings

logicethos/monodevelop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Monodevelop Docker Container

Build from source and run on Linux Desktop


From GitHub:

sudo docker build -t monodevelop https://github.com/logicethos/monodevelop.git
sudo docker run -v /tmp:/tmp -v /home/$USER:/HOME monodevelop $DISPLAY $USER

From DockerHub

sudo docker run -v /tmp:/tmp -v /home/$USER:/HOME logicethos/monodevelop $DISPLAY $USER

About

Monodevelop Docker Image - builds from source, and runs on Linux

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages