dduportal / boot2docker-vagrant-box

Packer scripts to build a Vagrant-compatible boot2docker box.
85 stars 32 forks source link

v1.11.1 Dropbox link 404s #52

Open samdbmg opened 6 years ago

samdbmg commented 6 years ago

Hi,

It looks like https://app.vagrantup.com/dduportal/boxes/boot2docker/versions/1.11.1/providers/virtualbox.box redirects to https://dl.dropboxusercontent.com/u/2524496/boxes/boot2docker_virtualbox_1.11.1.box which gives a Dropbox 404 page.

Possibly related to #35 ?

Thanks, Sam

dduportal commented 6 years ago

Hello @samdnic !

I got to cleaned up my Dropbox and forgot about the fact it was hosting the boxes. I need to update built boxes as github releases to make it better.

I suggest you to check if LinuxKit from Docker Inc. won't be an alternative, or my other project Alpine2Docker which is basically the same intent: a ligthweight vagrant box only for running Docker (but using Alpine Linux instead of Boot2Docker).