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 5107100739
commit 90b270b186

View File

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