Sign inSign up

lswl/chevereto

By lswl

•Updated over 3 years ago

Image
0

998

lswl/chevereto repository overview

services:
  chevereto:
    image: lswl/chevereto
    restart: always
    environment:
      CHEVERETO_DB_HOST: host
      CHEVERETO_DB_USERNAME: chevereto
      CHEVERETO_DB_PASSWORD: chevereto
      CHEVERETO_DB_NAME: chevereto
      CHEVERETO_DB_PREFIX: chv_
    volumes:
      - /images:/www/chevereto/images:rw
    ports:
      - 127.0.0.1:8080:80

Tag summary

Content type

Image

Digest

Size

71.2 MB

Last updated

almost 5 years ago

docker pull lswl/chevereto