Open JonahGroendal opened 1 month ago
Hi there! 👋🏼 As you're new to this repo, we'd like to suggest that you read our code of conduct as well as our contribution guidelines. Thanks a bunch for opening your first issue! 🙏
You are trying to override the watchtower command. However, the entry point is still /watchtower, which is likely why you are seeing this issue.
I don't think we've ever had such a flag in watchtower?
Describe the bug
Docker container no longer starts
Steps to reproduce
docker-compose file: version: "3" services: watchtower: image: containrrr/watchtower volumes:
Expected behavior
Docker container starts with the same Docker-compose file that it has always started with
Screenshots
No response
Environment
Armbian
Your logs
Additional context
was this flag removed from the cli?