forked from Docker/baseimage-docker
Use an armhf base image.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM ubuntu:16.04
|
||||
FROM armhf/ubuntu
|
||||
MAINTAINER Phusion <info@phusion.nl>
|
||||
|
||||
ADD . /bd_build
|
||||
|
||||
Reference in New Issue
Block a user