Skip to content

Instantly share code, notes, and snippets.

@ravand1990
ravand1990 / docker-compose.yml
Last active June 10, 2025 12:47
housekeeping
services:
watchtower:
image: containrrr/watchtower
container_name: watchtower
restart: unless-stopped
volumes:
- /var/run/docker.sock:/var/run/docker.sock
environment:
- WATCHTOWER_CLEANUP=true
- WATCHTOWER_SCHEDULE=0 2 * * *
---
Index: docker/src/main/docker/theme/base/email/html/resources/img/angle-right.svg
===================================================================
diff --git a/docker/src/main/docker/theme/base/email/html/resources/img/angle-right.svg b/docker/src/main/docker/theme/base/email/html/resources/img/angle-right.svg
deleted file mode 100644
--- a/docker/src/main/docker/theme/base/email/html/resources/img/angle-right.svg (revision 46d08cd28befa013bec60bd2b0d02c8bd3098dd2)
+++ /dev/null (revision 46d08cd28befa013bec60bd2b0d02c8bd3098dd2)
@@ -1,44 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>