An opensource image bed.
https://github.com/Vim-cn/elimage
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
Content type
Image
Digest
sha256:c698cedda…
Size
24.7 MB
Last updated
over 3 years ago
docker pull butanediol/elimage:action