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

https://github.com/karasevm/couchdb-raspberry-pi

CouchDB Docker Image for 32 bit arm
https://github.com/karasevm/couchdb-raspberry-pi

couchdb database docker raspberry-pi

Last synced: 10 days ago
JSON representation

CouchDB Docker Image for 32 bit arm

Awesome Lists containing this project

README

          

# Apache CouchDB Docker images for Raspberry Pi (armhf)
A drop-in replacement for the official CouchDB docker container with support for
older 32-bit Raspberry Pi boards.

Dockerfile is based on the [official one](https://github.com/apache/couchdb-docker)
so the documentation provided [here](https://github.com/apache/couchdb-docker/blob/master/README.md) should be compatible.

# Get the image
Built images are available on [Docker Hub](https://hub.docker.com/r/karasevm/couchdb)

# Notice
This is not an officially supported configuration, so please refrain from reporting
upstream bugs without reproducing them on a supported platform first