Giter Site home page Giter Site logo

Comments (2)

William-Yeh avatar William-Yeh commented on August 17, 2024

When you work with normal OS machines (physical, virtual, or cloud instances), surely you'll do these steps on your Ansible playbooks (such as installing pip or virtualenv).

Back to the Docker world.

When I first made these Docker images, I had a goal to mimic original OS base images as close as possible, so that if my Ansible playbooks lacked any necessary steps (such as installing pip or virtualenv), my Docker images would alert on these defects.

As the number of users grows, the requests for convenient images to work with also grow (e.g., #14 and #18 ). I'd like to put a carefully-selected subset of such kinds of requests into the normal variant, which is intended to act as control machine.

from docker-ansible.

mohanramanujam avatar mohanramanujam commented on August 17, 2024

As with #14, I have to derive from our image to add back functionality like pip which you was needed for install of py libraries and which was eventually removed. I could also do the same i.e. install pip and then remove it once i am done with it or leave it there. If hat is what you are suggesting I will do that.

from docker-ansible.

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.