Skip to content
Features
Business
Explore
Marketplace
Pricing
In this repository
All GitHub
↵
Jump to
↵
No suggested jump to results
Sign in
or
Sign up
Watch
399
Star
7,585
Fork
1,049
boot2docker
/
boot2docker
Code
Issues
355
Pull requests
9
Projects
0
Insights
Permalink
Browse files
Bump kernel to 4.0.9
Loading branch information
...
tianon
committed
Jul 25, 2015
1 parent
6247cc1
commit
7de71c81c8d375b0c51a457967ccb016f5ef203e
Unified
Split
Showing
2 changed files
with
2 additions
and
2 deletions
.
+1
−1
Dockerfile
+1
−1
README.md
Show comments
View
2
Dockerfile
@@ -20,7 +20,7 @@ RUN apt-get update && apt-get -y install unzip \
p7zip-full
#
https://www.kernel.org/
ENV
KERNEL_VERSION 4.0.
7
ENV
KERNEL_VERSION 4.0.
9
#
Fetch the kernel sources
RUN
curl --retry 10 https://www.kernel.org/pub/linux/kernel/v${KERNEL_VERSION%%.*}.x/linux-$KERNEL_VERSION.tar.xz | tar -C / -xJ && \
Show comments
View
2
README.md
@@ -6,7 +6,7 @@ small ~24MB download and boots in ~5s (YMMV).
##
Features
*
Kernel 4.0.
7
with AUFS, Docker v1.7.1 - using libcontainer
*
Kernel 4.0.
9
with AUFS, Docker v1.7.1 - using libcontainer
*
Container persistence via disk automount on
`/var/lib/docker`
*
SSH keys persistence via disk automount
Toggle all file notes
0 comments on commit
7de71c8
Please
sign in
to comment.
You can’t perform that action at this time.
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
Press h to open a hovercard with more details.
0 comments on commit
7de71c8