Code Monkey home page Code Monkey logo

Comments (2)

sduchesneau avatar sduchesneau commented on July 25, 2024

Hi, I added a simple parameter "Docker Command" on this repo here: https://github.com/sduchesneau/docker-plugin

It does not use the Default CMD, but it allows me to set a default command ( I use /sbin/init on tianon/ubuntu-init )

It works for me. (for convenience, I put the compiled .jar here -> http://stepd.ca/docker-plugin.jar)

To build it on ubuntu 12.04, with maven:

sudo apt-get install openjdk-6-jdk maven2
git clone [email protected]:sduchesneau/docker-plugin.git
cd docker-plugin
mvn install

(then install the docker-plugin.hpi file to jenkins from advanced tab in "Manage Plugins" and restart jenkins)

Please let me know if it works for you. (I've just sent a pull request.)

from docker-plugin.

magnayn avatar magnayn commented on July 25, 2024

Merged - thx

from docker-plugin.

Related Issues (20)

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.