Skip to content
This repository has been archived by the owner on Jan 1, 2021. It is now read-only.

Update AUFS to v4.1.13+-20160111 #1113

Merged
merged 1 commit into from Jan 11, 2016

Conversation

AkihiroSuda
Copy link
Contributor

@AkihiroSuda AkihiroSuda changed the title Update AUFS to v4.1.13+-20160105 Update AUFS to v4.1.13+-20160111 Jan 11, 2016
@AkihiroSuda
Copy link
Contributor Author

Closing and reopening the issue to trigger Travis again: E: Failed to fetch http://httpredir.debian.org/debian/pool/main/libf/libfile-fcntllock-perl/libfile-fcntllock-perl_0.22-1+b1_amd64.deb Error reading from server. Remote end closed connection [IP: 5.153.231.35 80]

@tianon
Copy link
Contributor

tianon commented Jan 11, 2016

Don't we also need to apply the new patch?

@tianon
Copy link
Contributor

tianon commented Jan 11, 2016

Nevermind, just tested and it does appear that this is sufficient! Very nice! 🤘

@tianon
Copy link
Contributor

tianon commented Jan 11, 2016

LGTM

tianon added a commit that referenced this pull request Jan 11, 2016
@tianon tianon merged commit b55afce into boot2docker:master Jan 11, 2016
@thaJeztah
Copy link

Oh, this is so great! Thanks @AkihiroSuda for all the work and research you did on this!

@klodoma
Copy link

klodoma commented Jan 15, 2016

@AkihiroSuda Maybe this seems like a very stupid question, but how can I install this on Ubuntu 14?

@AkihiroSuda
Copy link
Contributor Author

@klodoma
It will be officially available for Ubuntu 14.04 soon: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1533043

If you need it immediately, you can build a custom kernel yourself
https://help.ubuntu.com/community/Kernel/Compile

If you are going to build a custom kernel, this patch should be enough, but I didn't test for Ubuntu 14.04:
sfjro/aufs4-linux@f60d586

@AkihiroSuda
Copy link
Contributor Author

@klodoma If you meant you just need to use the latest Boot2Docker on VirtualBox/VMWare/QEMU on your Ubuntu 14, just run docker build -t boot2docker . && docker run --rm boot2docker > boot2docker.iso.

@klodoma
Copy link

klodoma commented Jan 15, 2016

@AkihiroSuda thanks a lot! :) some things are confusing. I'll give it a try.

@klodoma
Copy link

klodoma commented Jan 15, 2016

@AkihiroSuda me again. Is there any guide how to run docker under Ubuntu, but not native, but in a VirtualBox? I think this could solve the issue with your ISO file, without the need to upgrade the local host. Right?

@AkihiroSuda
Copy link
Contributor Author

$ docker-machine create -d virtualbox dm1
$ docker-machine stop dm1
$ cp -f your-iso-file ~/.docker/machine/machines/dm1/boot2docker.iso

@thaJeztah
Copy link

@klodoma @AkihiroSuda you can also use the --virtualbox-boot2docker-url option; https://docs.docker.com/machine/drivers/virtualbox/

@ches
Copy link

ches commented Jan 18, 2016

Apologies if this is a poor place to ask or if the release policy is explained somewhere I've overlooked, but—given the amount of interest in moby/moby#18180—are ISO releases of boot2docker ever made between Docker releases? If I could advise people that docker-machine upgrade is all that's needed to fix and move on with their day, that'd be swell!

Thanks everyone and especially @AkihiroSuda for your work.

@tianon
Copy link
Contributor

tianon commented Jan 18, 2016 via email

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Docker 1.9.1 hanging at build step "Setting up ca-certificates-java"
5 participants