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:
Justin Cormack 2016-03-15 10:32:17 +00:00
parent 18ad2f95e9
commit 8c01f302cd

View File

@ -1,4 +1,4 @@
FROM debian:unstable
FROM ubuntu:15.10
ARG KERNEL_VERSION=4.1.19
ARG ARCH=x86_64