diun beginning of range error #1364
turbomankor
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
If you write the "docker-compose.yml" file as below and run it, an error occurs: "FTL Cannot start Diun error="beginning of range (0) below minimum (1): 0"
"
diun:
image: crazymax/diun:latest
container_name: diun
command: serve
restart: unless-stopped
volumes:
environment:
env_file:
labels:
Beta Was this translation helpful? Give feedback.
All reactions