Giter VIP home page Giter VIP logo

Comments (5)

fgrehm avatar fgrehm commented on July 2, 2024

However, it will not clone repos with just a plain Dockerfile as to discourage bad practice.

Does that mean you'd not be up for having a user specific Dockerfile fallback for projects that don't have a Dockerfile{.envy} around? One of my base images is capable of bringing up development environments for many different projects without the need to write project specific Dockerfiles and I'd love to use that with Envy paired with the support for arbitrary github projects.

from envy.

progrium avatar progrium commented on July 2, 2024

Yeah I think I'll take that back. It can look for a Dockerfile if Dockerfile.envy doesn't exist.

from envy.

fgrehm avatar fgrehm commented on July 2, 2024

Should we try a Dockerfile.dev before building with Dockerfile? I remember seeing people recommend a Dockerfile.dev for development specific images, so the lookup order would be like:

  1. Dockerfile.envy
  2. Dockerfile.dev
  3. Dockerfile

from envy.

progrium avatar progrium commented on July 2, 2024

The problem with dev or regular Dockerfiles is they're not necessarily made
for dev environments. My Dockerfile.dev are made to run the app in
development, not provide all the tooling needed to do all related tasks....

On Mon, Jul 6, 2015 at 12:51 PM, Fabio Rehm [email protected]
wrote:

Should we try a Dockerfile.dev before building with Dockerfile? I
remember seeing people recommend a Dockerfile.dev for development
specific images, so the lookup order would be like:

  1. Dockerfile.envy
  2. Dockerfile.dev
  3. Dockerfile


Reply to this email directly or view it on GitHub
#15 (comment).

Jeff Lindsay
http://progrium.com

from envy.

fgrehm avatar fgrehm commented on July 2, 2024

Gotcha!

from envy.

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.