[Wheel-builders] manylinux vagrant box

Michael Sarahan msarahan at gmail.com
Sun Apr 17 18:19:39 EDT 2016


Hi Max,

I think Vagrant is one conceptual level higher than docker images.  IIRC,
it can output docker containers if you so choose.  The major perk of
vagrant to me would be if you could have one consolidated recipe for
obtaining requirements on several platforms.  I'm not sure about the
benefit over docker for a single OS - but that's just my opinion.  Maybe it
gives you a GUI, whereas docker is more command-line oriented?

For conda, I have done some work on Windows with vagrant and salt:
https://github.com/ContinuumIO/vagrant-images/pull/1 - and there's also a
linux  docker image much like the one for manylinux:
https://github.com/ContinuumIO/docker-images/tree/master/conda_builder_linux


If either of those are something you'd like to build on, I'd be happy to
talk with you.

Best,
Michael

On Sun, Apr 17, 2016 at 4:38 PM Max Linke <max_linke at gmx.de> wrote:

> Hi
>
> Has anybody build a vagrant manylinux box yet? There has been a short
> discussion about this already on the older google groups mailing list [1]
>
> Vagrant is a tool to easily create and share virtual machines similar to
> docker. Vagrant spins up a whole virtual machine using VirtualBox, KVM,
> etc instead of just a container.
>
> Personally I think vagrant is easier to use for beginners and for
> development since it is designed as a way to easily share development
> environments.
>
> I want to create a vagrant box to build conda packages anyway. I'm
> willing to also make the box so that wheels can be build (I don't have
> much experience with them yet) and share and maintain the scripts to
> build the boxes with you if you are interested.
>
> best Max
>
> [1] https://groups.google.com/forum/#!topic/manylinux-discuss/5T3DVvL50tA
> _______________________________________________
> Wheel-builders mailing list
> Wheel-builders at python.org
> https://mail.python.org/mailman/listinfo/wheel-builders
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/wheel-builders/attachments/20160417/ec8d26fa/attachment.html>


More information about the Wheel-builders mailing list