Adds support for ARMv7

This commit is contained in:
Franck Nijhof 2019-04-01 23:45:06 +02:00
parent b56c7ca68e
commit 729986a960
No known key found for this signature in database
GPG key ID: D62583BA8AB11CA3
4 changed files with 10 additions and 13 deletions

View file

@ -4,6 +4,12 @@
![Project Stage][project-stage-shield]
[![License][license-shield]](LICENSE.md)
![Supports armhf Architecture][armhf-shield]
![Supports armv7 Architecture][armv7-shield]
![Supports aarch64 Architecture][aarch64-shield]
![Supports amd64 Architecture][amd64-shield]
![Supports i386 Architecture][i386-shield]
[![GitLab CI][gitlabci-shield]][gitlabci]
![Project Maintenance][maintenance-shield]
[![GitHub Activity][commits-shield]][commits]
@ -38,16 +44,6 @@ comparison to installing any other Hass.io add-on.
**NOTE**: Do not add this repository to Hass.io, please use:
`https://github.com/hassio-addons/repository`.
## Docker status
![Supports armhf Architecture][armhf-shield]
![Supports aarch64 Architecture][aarch64-shield]
![Supports amd64 Architecture][amd64-shield]
![Supports i386 Architecture][i386-shield]
[![Docker Layers][layers-shield]][microbadger]
[![Docker Pulls][pulls-shield]][dockerhub]
## Configuration
**Note**: _Remember to restart the add-on when the configuration is changed._
@ -202,6 +198,7 @@ SOFTWARE.
[alpine-packages]: https://pkgs.alpinelinux.org/packages
[amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
[armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
[armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
[buymeacoffee-shield]: https://www.buymeacoffee.com/assets/img/guidelines/download-assets-sm-2.svg
[buymeacoffee]: https://www.buymeacoffee.com/frenck
[commits-shield]: https://img.shields.io/github/commit-activity/y/hassio-addons/addon-grocy.svg
@ -233,5 +230,3 @@ SOFTWARE.
[releases]: https://github.com/hassio-addons/addon-grocy/releases
[repository]: https://github.com/hassio-addons/repository
[semver]: http://semver.org/spec/v2.0.0.htm
[layers-shield]: https://images.microbadger.com/badges/image/hassioaddons/grocy.svg
[pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/grocy.svg