mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-23 11:00:25 +00:00
Debian unstable cannot currently compile Linux without segfaulting, revert to Ubuntu
Signed-off-by: Justin Cormack <justin.cormack@docker.com>
This commit is contained in:
parent
18ad2f95e9
commit
8c01f302cd
@ -1,4 +1,4 @@
|
|||||||
FROM debian:unstable
|
FROM ubuntu:15.10
|
||||||
|
|
||||||
ARG KERNEL_VERSION=4.1.19
|
ARG KERNEL_VERSION=4.1.19
|
||||||
ARG ARCH=x86_64
|
ARG ARCH=x86_64
|
||||||
|
Loading…
Reference in New Issue
Block a user