From 3eedfa32d5fb809344aaa919f2e7dc85dd60b54b Mon Sep 17 00:00:00 2001 From: sxu <602087911@qq.com> Date: Sat, 27 Jul 2024 08:59:42 +0800 Subject: [PATCH] add scripts --- {scripts => other_scripts}/logstash/Dockerfile | 0 {scripts => other_scripts}/nginx/Dockerfile | 0 {scripts => other_scripts}/seata/Dockerfile | 0 {scripts => other_scripts}/tomcat/Dockerfile | 0 4 files changed, 0 insertions(+), 0 deletions(-) rename {scripts => other_scripts}/logstash/Dockerfile (100%) rename {scripts => other_scripts}/nginx/Dockerfile (100%) rename {scripts => other_scripts}/seata/Dockerfile (100%) rename {scripts => other_scripts}/tomcat/Dockerfile (100%) diff --git a/scripts/logstash/Dockerfile b/other_scripts/logstash/Dockerfile similarity index 100% rename from scripts/logstash/Dockerfile rename to other_scripts/logstash/Dockerfile diff --git a/scripts/nginx/Dockerfile b/other_scripts/nginx/Dockerfile similarity index 100% rename from scripts/nginx/Dockerfile rename to other_scripts/nginx/Dockerfile diff --git a/scripts/seata/Dockerfile b/other_scripts/seata/Dockerfile similarity index 100% rename from scripts/seata/Dockerfile rename to other_scripts/seata/Dockerfile diff --git a/scripts/tomcat/Dockerfile b/other_scripts/tomcat/Dockerfile similarity index 100% rename from scripts/tomcat/Dockerfile rename to other_scripts/tomcat/Dockerfile