From 0a35357aaa1c2b584deb122b3437e83d7812150f Mon Sep 17 00:00:00 2001 From: ShaneKing Date: Mon, 13 Oct 2025 20:10:19 +0800 Subject: [PATCH] Update .dockerignore fix https://github.com/zhouxiaoka/autoclip/issues/9 --- .dockerignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.dockerignore b/.dockerignore index 0ad697f37..ddd698375 100644 --- a/.dockerignore +++ b/.dockerignore @@ -72,6 +72,7 @@ docs/ !start_autoclip.sh !stop_autoclip.sh !status_autoclip.sh +!docker-entrypoint.sh # Environment .env