Sign inSign up

armv7/armhf-owncloud

By armv7

Updated about 11 years ago

OwnCloud 8.1 images for armhf (e.g. cubox-i, odroid, rpi2), derived from github.com/docker-library

Image
14

10K+

armv7/armhf-owncloud repository overview

This repo contains the 8.1.12 OwnCloud tree Docker images from docker-library for armhf. Please have a look at the _/owncloud official repository for further information.

You can build the images just by

git clone https://github.com/docker-library/owncloud.git
cd owncloud
sed -i 's/FROM php:5.6-apache/FROM armv7\/armhf-php:5.6-apache/' 8.1/Dockerfile
docker build -t armhf-owncloud 8.1
docker tag armhf-owncloud armhf-owncloud:8
docker tag armhf-owncloud armhf-owncloud:8.1
docker tag armhf-owncloud armhf-owncloud:8.1.2

Tag summary

Content type

Image

Digest

sha256:3e78f146c

Size

201.4 MB

Last updated

about 11 years ago

docker pull armv7/armhf-owncloud