Giter VIP home page Giter VIP logo

Comments (6)

damm avatar damm commented on May 20, 2024

I'd like to rename provision to build.
It would be nice for ease of code and maybe proper if we removed the ability to pull down images in Crane? this is something that docker run does; short of crane provision --force to pull down the images again?

from crane.

michaelsauter avatar michaelsauter commented on May 20, 2024

Hmm. That's also an idea. However, the config might contain containers provisioned from a Dockerfile and from a registry. Because of that, to me, it makes sense to have a provision command, which ensures all images are present. run will then create+start the containers only. And provision as proposed above would always build or pull to ensure you've got the latest image.

from crane.

damm avatar damm commented on May 20, 2024

So you are looking for a quick launch? instead of letting docker fetch the images and run them once it's got it?

from crane.

michaelsauter avatar michaelsauter commented on May 20, 2024

Yep. To me, lift should do as little as possible to run the containers you targeted.

from crane.

michaelsauter avatar michaelsauter commented on May 20, 2024

Implemented as of f9b4d13

from crane.

bjaglin avatar bjaglin commented on May 20, 2024

Chipping in a bit late on this, but I am pretty happy about the outcome: it removes the ambiguity of --force while still keeping sound defaults (at least for my current workflow). Following-up on potential improvement in #43

from crane.

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.