Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mathisburger/grocy-rpi

Docker image of grocy for raspberry pi
https://github.com/mathisburger/grocy-rpi

arm64 armv7 docker grocery grocy raspberry-pi

Last synced: 23 days ago
JSON representation

Docker image of grocy for raspberry pi

Awesome Lists containing this project

README

        

# grocy-rpi
Docker image of grocy for raspberry pi

## About

This project uses the default grocy application and wrapps it into an armv7 capable docker container. This is done by using an ubuntu instance with
apache2 installed and build for arm devices.
Therefore, it will be possible to run grocy within a docker container on your raspberry pi.

## Docker

```sh
docker pull ghcr.io/mathisburger/grocy-rpi:latest
```