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
- Host: GitHub
- URL: https://github.com/karasevm/couchdb-raspberry-pi
- Owner: karasevm
- License: apache-2.0
- Created: 2022-08-22T17:41:16.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-05-29T16:18:08.000Z (8 months ago)
- Last Synced: 2025-05-29T17:54:09.227Z (8 months ago)
- Topics: couchdb, database, docker, raspberry-pi
- Language: Shell
- Homepage:
- Size: 25.4 KB
- Stars: 5
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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