Giter Site home page Giter Site logo

Comments (5)

fnichol avatar fnichol commented on September 23, 2024

I'm assuming that you're trying to use the shell provisioner? I bumped into the same thing and is nicely fixed config.ssh.shell = "sh -l".

However, given that Tiny Core Linux isn't first-class supported in Vagrant at the moment you'll find a few other operations such as networking and halting are a bit rough. As a very gross first pass, I'm inlining "just enough" guest support for Tiny Core Linux in dvm's Vagrantfile. If that proves out I could contribute a better implementation into Vagrant proper.

from boot2docker-vagrant-box.

tpires avatar tpires commented on September 23, 2024

Yes i'm trying to use shell provisioner to download a default docker image, and i could fix it with the config.ssh.shell.

Thanks.

from boot2docker-vagrant-box.

mitchellh avatar mitchellh commented on September 23, 2024

That sounds like an easy fix. @fnichol I'd love if you could actually PR that to Vagrant core. :)

from boot2docker-vagrant-box.

mitchellh avatar mitchellh commented on September 23, 2024

Fixed, uploading a release now

from boot2docker-vagrant-box.

fnichol avatar fnichol commented on September 23, 2024

@mitchellh Will do :) I wanted to see what terrible code I could write if I avoided any requires while still adhering to the Vagrant plugin lazy loading convention. Clever(ish), but not an example I'd want others to repeat with understanding--mission accomplished.

from boot2docker-vagrant-box.

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.