1
0
mirror of https://github.com/phusion/baseimage-docker.git synced 2026-03-26 12:29:07 +00:00

Merge pull request #368 from kobotoolbox/armhf

`armhf` support.
This commit is contained in:
Travis Rowland
2017-03-20 12:49:11 -07:00
committed by GitHub
2 changed files with 6 additions and 6 deletions

View File

@@ -1,4 +1,4 @@
FROM ubuntu:16.04
FROM armhf/ubuntu
MAINTAINER Phusion <info@phusion.nl>
COPY . /bd_build