Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docker always restart #1

Open
iSwiftLiu opened this issue Dec 30, 2021 · 0 comments
Open

docker always restart #1

iSwiftLiu opened this issue Dec 30, 2021 · 0 comments

Comments

@iSwiftLiu
Copy link

Hello, it seems doesn't work.
logs is

Observer Stopped
Watching...
Observer Stopped
Watching...
Observer Stopped
Watching...
Observer Stopped
Watching...
Observer Stopped
Watching...
Observer Stopped
Watching...
Observer Stopped
Watching...
Observer Stopped
Watching...
Observer Stopped
Watching...
Observer Stopped
services:
  cousin-iddd:
    image: iddd
    environment:
      - NAVIDROME_HOST=ip:4533
      - NAVIDROME_USERNAME=admin
      - NAVIDROME_PASSWORD=password
      - PODGRAB_HOST=ip:4534
      - PODGRAB_USERNAME=podgrab
      - PODGRAB_PASSWORD=password
    restart: always
    volumes:
      - ./config:/config
      - ./logs:/logs
      - /data/docker-podgrab/assets:/watched_media

docker-compose ps
restarting

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant