Git Product home page Git Product logo

Comments (7)

rhatdan avatar rhatdan commented on July 20, 2024

Yes we are interested in something similar. I would love to see ansible-container move to a docker daemon free build environment. The only question I have is whether or not using runc to do the heavy lifting of image building in a more secure container environment is worth it.

from image.

cyphar avatar cyphar commented on July 20, 2024

@rhatdan

The only question I have is whether or not using runc to do the heavy lifting of image building in a more secure container environment is worth it.

That's the plan for KIWI integration. We also might end up using rootless containers inside OBS to make it possible to do without any root privileges -- but we'll see how that goes. Currently I'm still trying to get all of the image components into the right places. I will probably write a blog post about all of the integration once it's more done (and you'll see my PRs in the meantime).

from image.

mtrmac avatar mtrmac commented on July 20, 2024

The conversions from/to that format (or at least the latest version) already exist in #135, so this would be a matter of factoring the conversion code out and adding a transport which simply uses files instead of docker/engine-api/client.

from image.

cyphar avatar cyphar commented on July 20, 2024

Alright, in which case I can work on this during this week or next.

from image.

cyphar avatar cyphar commented on July 20, 2024

#148 is a wip implementation. I still need to refactor everything so it's not just a copy of the old code (which I'm working on now). But it does work. :D

from image.

mtrmac avatar mtrmac commented on July 20, 2024

@cyphar Is this handled by #148, or is there more that needs to be done?

from image.

cyphar avatar cyphar commented on July 20, 2024

Yup, this is done. πŸŽ‰

from image.

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.