feat: Docker管理器添加进入容器和查看日志功能按钮

#49
This commit is contained in:
Baobhan Sith
2025-06-04 09:55:31 +08:00
parent 4d22bcb3c9
commit a81fb6fdaf
4 changed files with 34 additions and 5 deletions
+3 -1
View File
@@ -1387,7 +1387,9 @@
"restart": "Restart",
"stop": "Stop",
"start": "Start",
"remove": "Remove"
"remove": "Remove",
"enter": "Enter",
"logs": "Logs"
},
"waitingForSsh": "Waiting for SSH connection...",
"stats": {