Sign inSign up

butanediol/elimage

By butanediol

Updated over 3 years ago

Image
0

82

butanediol/elimage repository overview

Elimage

An opensource image bed.

https://github.com/Vim-cn/elimage

Usage

version: "3"
services:
  app:
    image: butanediol/elimage:action
    restart: always
    volumes:
      - ./img:/tmp
      - type: bind
        source: ./elimage.db
        target: /elimage/elimage.db
    command: python3 /elimage/main.py --password="password" --cloudflare true

See https://github.com/Butanediol/Dockerfiles/tree/elimage

Tag summary

Content type

Image

Digest

sha256:c698cedda

Size

24.7 MB

Last updated

over 3 years ago

docker pull butanediol/elimage:action