Skip to content

mauritsvdvijgh/mono-build-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dockerfile to build a project with mono

put .config files you want to overwrite in ./config put the project in the ./src directory

build.sh/run.sh assumes

mono-build-docker/
└─── src/
│	├── <name>.sln    
│	└─── <name>/
│		├──   packages.config
│		└───   files in config directory will be copied/overwritten here
└─── config/
	└─── files that need to be overwritten

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages