mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-09-14 14:20:08 +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:
@@ -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
|
||||||
|
Reference in New Issue
Block a user