We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Keep getting this error several times on synology DSM based nas.
Would love to have some feedback so i can cure this error spamming my discord server.
Thanks alot
cadvisor: container_name: Prometheus-cAdvisor image: gcr.io/cadvisor/cadvisor:latest restart: on-failure:5 command: - '--docker_only=true' hostname: prometheus-cadvisor # networks: # - prometheus-net # mem_limit: 256m # mem_reservation: 64m # cpu_shares: 512 security_opt: - no-new-privileges=true read_only: true volumes: - /:/rootfs:ro - /var/run:/var/run:ro - /sys:/sys:ro - /var/run/docker.sock:/var/run/docker.sock:ro labels: ## Pullio org.hotio.pullio.notify: "true" org.hotio.pullio.update: "true" org.hotio.pullio.discord.webhook: JEPYUPJEP org.hotio.pullio.author.avatar: https://raw.githubusercontent.com/walkxcode/Dashboard-Icons/main/png/cadvisor.png
The text was updated successfully, but these errors were encountered:
Commented this line read_only: true
not sure why its there, perhaps copy paste it somewhere ill try and see if the errors disappears
Sorry, something went wrong.
tot it working meanwhile its not random crashing anymore
No branches or pull requests
Keep getting this error several times on synology DSM based nas.
Would love to have some feedback so i can cure this error spamming my discord server.
Thanks alot
The text was updated successfully, but these errors were encountered: