From 4c3d11f09c95a4cc0aaa1056ff6ca6657c50c08e Mon Sep 17 00:00:00 2001 From: Shroominic Date: Mon, 11 Aug 2025 14:41:44 -0300 Subject: [PATCH] migrate-docker-smoothly --- compose.yml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/compose.yml b/compose.yml index 65b22c31..289c30ce 100644 --- a/compose.yml +++ b/compose.yml @@ -25,5 +25,12 @@ services: depends_on: - routstr + # Legacy service definition to ensure cleanup of old container + router: + image: alpine:latest + command: /bin/true + profiles: + - cleanup + volumes: tor-data: