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

Setup Watchtower to update the documentation automatically #9

Merged
merged 3 commits into from
Apr 18, 2024

Conversation

TheFrenchGhosty
Copy link
Member

@TheFrenchGhosty TheFrenchGhosty commented Jul 9, 2023

As requested by @unixfox

Closes #5

- 'WATCHTOWER_CLEANUP=true'
volumes:
- '/var/run/docker.sock:/var/run/docker.sock'
command: --interval 3600 docsinvidiousio_docs_1
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We can update all invidious images automatically?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Risky

@stanthewizzard
Copy link

watchtower doesn't work in my case

evel=warning msg="Could not do a head request for \"invidious-invidious:latest\", falling back to regular pull." container=/invidious image="invidious-invidious:latest"
time="2024-04-18T05:33:54Z" level=warning msg="Reason: registry responded to head request with \"401 Unauthorized\", auth: \"Bearer realm=\\\"https://auth.docker.io/token\\\",service=\\\"registry.docker.io\\\",scope=\\\"repository:library/invidious-invidious:pull\\\",error=\\\"insufficient_scope\\\"\"" container=/invidious image="invidious-invidious:latest"

@TheFrenchGhosty
Copy link
Member Author

@stanthewizzard Wrong repo + the issue is obviously on your end.

Co-authored-by: Perflyst <26308977+Perflyst@users.noreply.github.com>
@TheFrenchGhosty TheFrenchGhosty merged commit c419d92 into master Apr 18, 2024
@TheFrenchGhosty TheFrenchGhosty deleted the watchtower branch April 18, 2024 16:40
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

Successfully merging this pull request may close these issues.

Setup Watchtower
3 participants