Logo
Explore Help
Register Sign In
negodiy/docker-inventaire
1
0
Fork 0
You've already forked docker-inventaire
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
main
docker-inventaire/couchdb/Dockerfile.couchdb

6 lines
119 B
Docker
Raw Permalink Normal View History

docker-compose.yml: use a pre-build inventaire image and env_file=.env and customize CouchDB entrypoint script to fix the issue of the missing _users database
2025-02-26 20:55:53 +01:00
FROM couchdb:3.4.2
couchdb: set single_node=true to remove the need to check if the _users database was created
2025-02-27 00:17:20 +01:00
COPY local.ini /opt/couchdb/etc/local.d/local.ini
docker-compose.yml: use a pre-build inventaire image and env_file=.env and customize CouchDB entrypoint script to fix the issue of the missing _users database
2025-02-26 20:55:53 +01:00
couchdb: set single_node=true to remove the need to check if the _users database was created
2025-02-27 00:17:20 +01:00
# Inherit ENTRYPOINT and CMD from couchdb image
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.6 Page: 21ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API