Code Monkey home page Code Monkey logo

Comments (5)

FooBarWidget avatar FooBarWidget commented on May 30, 2024

That's not how the Docker provider works. And our Vagrantfile is not meant to be used with the Docker provider. The Vagrantfile in this repository is for setting up a VM with the purpose of developing baseimage-docker itself.

from baseimage-docker.

MattWilcox avatar MattWilcox commented on May 30, 2024

Ahh, I see why it hasn't been working then.

I still have no idea how to actually get it working through VirtualBox though; is this something I should be asking the Docker team, your guys, or the Vagrant people? It all seems quite confusing at the moment, sorry!

from baseimage-docker.

kingdonb avatar kingdonb commented on May 30, 2024

phusion.key is probably a private key assigned to the maintainer...

I build from scratch using the makefile (and from reading the makefile,
using docker build), but you need to be on a Linux system with Docker base
to start with, so if you're talking about vagrant on MacOS, it sounds like
you're already missing some critical components.

Try from within the checkout, docker build --rm --no-cache -t baseimage image/

Are you using boot2docker?

On Mon, Jun 9, 2014 at 11:06 AM, Matt Wilcox [email protected]
wrote:

I may be being utterly stupid here, as I'm struggling to get to grips with
Docker on OSX and am having to use Vagrant to do so. I think this'd be much
esier with Vagrant out of the mix, but that isn't an option for me.

I assumed that I could just download this repository, navigate into the
directory, and run

vagrant up --provider=docker

But if I do I get the following output:

Bringing machine 'default' up with 'docker' provider...
There are errors in the configuration of this machine. Please fix
the following errors and try again:

docker provider:

  • One of "build_dir" or "image" must be set

I'm running Vagrant 1.6.3.

I'd originally tried following the Vagrant blog post (
http://www.vagrantup.com/blog/feature-preview-vagrant-1-6-docker-dev-environments.html
) but that doesn't work either, it appears that the phusion.key isn't
something that 'just exists' and I've not been ab;e to follow how to get
any Docker environment up and running via Vagrant with SSH support.


Reply to this email directly or view it on GitHub
#89.

from baseimage-docker.

kingdonb avatar kingdonb commented on May 30, 2024

Happy to engage this discussion on kingdonb/baseimage-docker since the issue has been closed here, there's much less noise on my clone...

from baseimage-docker.

MattWilcox avatar MattWilcox commented on May 30, 2024

Will hop over there then and leave these people in peace! Cheers all!

from baseimage-docker.

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.