Skip to content

cpasternack/jenkins-docker-mono-worker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jenkins-docker-mono-worker

Builds an Ubuntu 18.04 image with openSSH server to support jenkins msbuild work.

Updates:

  • 11/2019: Removed openjdk8-jre/jdk via PPA. Now installs openjdk11 (default-jdk).
  • 11/2019: Two Dockerfiles: openjdk8, openjdk11. Dockerfile is openjdk11

Notes:

This is not a very optimised dockerfile or image yet. I have been testing this out with jenkins versions matching the openjdk versions in the dockerfile. This builds mono 6, with pre-compile using llvm.

TODO:

  • 11/2019: Add Jenkinsfile for local building and tagging

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Dockerfile 69.8%
  • Shell 30.2%