Source

File: http://svn.grimore.org/docker/compose/couchdb.yml -

version: '3.7'

services:
  couchdb:
    image: couchdb:2.3
    volumes:
      - /mnt/docker/data/couchdb:/opt/couchdb/data
    ports:
      - 5984:5984
    deploy:
      resources:
        limits:
          cpus: '0.30'
          memory: 256M
        reservations:
          cpus: '0.15'
          memory: 128M

assets/docker/compose/couchdb.txt ยท Last modified: 2024/03/04 11:06 by office

Access website using Tor Access website using i2p Wizardry and Steamworks PGP Key


For the contact, copyright, license, warranty and privacy terms for the usage of this website please see the contact, license, privacy, copyright.