Giter Club home page Giter Club logo

Comments (4)

aweiteka avatar aweiteka commented on June 26, 2024 1

@juanvallejo issue #30 should resolve this. New base image has been pushed to registry, docker.io/aweiteka/playbook2image.

from playbook2image.

aweiteka avatar aweiteka commented on June 26, 2024

We need to support unauthenticated requests, which I validated are limited to 60 requests per hour per IP address.

@jcpowermac the logic you implemented here is slick. The user doesn't have to know about a specific release. I'd like to retain that. Do you think we could do less looping or maybe maintain a hard-coded link to a specific release?

@codificat how have you modified the assemble script to install oc via RPM?

from playbook2image.

jcpowermac avatar jcpowermac commented on June 26, 2024

@aweiteka I didn't know that API had a limit ... let me figure out a fix.

from playbook2image.

codificat avatar codificat commented on June 26, 2024

In a Dockerfile that builds upon playbook2image and is RPM-based the idea is to not invoke the assemble script at build time. In that type of Dockerfile everything is installed from packages, and dependencies would not be an exception. For example, the Dockerfile.rhel7 for the openshift-ansible image (PR still pending) would yum install openshift-ansible-playbooks to get the "source" in, and it would also install atomic-openshift-clients at the same time to pull in oc.

I'll submit a PR with changes to the example Dockerfile.advanced and associated doc to explain that.

from playbook2image.

Related Issues (11)

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.