Giter Club home page Giter Club logo

Comments (5)

radu-matei avatar radu-matei commented on August 13, 2024 3

Based on this approach I wrote this article that tries to better explain how to achieve what I was trying to say - article here.

from docker-agent.

oleg-nenashev avatar oleg-nenashev commented on August 13, 2024

Assuming I use this exact image I only get an environment with JDK, right? What if I want to build other types of projects?

You can create your own image on the top of this image.

So what is the accepted way of building multiple types of projects...

If you have images for other tools including the tool you need and JDK, you can use multiple images within your build flow by using Jenkins Pipeline and shared workspaces. Useful plugins: Docker Pipleline Plugin, External Workspace Manager Plugin

from docker-agent.

radu-matei avatar radu-matei commented on August 13, 2024

You can create your own image on the top of this image.

Yes, I know I can build images on top of this base image, but the idea is that for every project I want to build I have to create a new image, then configure a separate pipeline (with a new Docker image I have to manage) - which I don't really want to do and seems a bit overkill.

I understand this is the way of doing right now, but how about the approach I suggested above? Is this something we might want to use? (at least from the simplicity point of view?)

Thanks!

from docker-agent.

carlossg avatar carlossg commented on August 13, 2024

the kubernetes plugin allows now multi-container agents, so you can reuse the images from the hub without needing to extend this one. I think that covers the use case you are mentioning

from docker-agent.

radu-matei avatar radu-matei commented on August 13, 2024

Yes, the example you provided covers the use case I exemplified.
Closing this. Thanks!

from docker-agent.

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.