GithubHelp home page GithubHelp logo

isabella232 / dockerfile-maven-jenkins Goto Github PK

View Code? Open in Web Editor NEW

This project forked from stakater/dockerfile-maven-jenkins

0.0 0.0 0.0 11 KB

Dockerfile for Maven with Jenkins user, for Jenkins Slave

License: Apache License 2.0

Dockerfile 100.00%

dockerfile-maven-jenkins's Introduction

Dockerfile for Maven with Jenkins user

This is a CentOS 7 image based which contains Java 1.8 and Maven 3.5.4 installed. The base image used is stakater/java-centos. This image runs as user jenkins with id 10000, so that it can run maven as a non-root user which can access Jenkins directories and fiels as well, in order to seamlessly run as a Jenkins slave.

You can run this image by: docker run -it stakater/maven-jenkins:7-1.8-3.5.4 /bin/bash

This is a builder image that's used in Stakater pipelines to build maven based projects.

The idea of a builder image is it contains tools required to build an image so we don't have to include them in the final image.

The builder image is referenced in a Jenkins kubernetes-plugin containerTemplate configuration. See https://github.com/jenkinsci/kubernetes-plugin#pod-and-container-template-configuration for more details.

Tags 7-1.8-3.5.4: CentOS 7 with java jdk 1.8 and Maven 3.5.4 installed

dockerfile-maven-jenkins's People

Contributors

ahsan-storm avatar hazim1093 avatar kahootali avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.