docker: refactor (#1438)

* docker: refactor

* github/docker: bump actions and adjust smp ports
This commit is contained in:
sh
2025-01-30 09:22:13 +00:00
committed by GitHub
parent ae41717b9b
commit efe71cd598
10 changed files with 287 additions and 65 deletions
+4 -2
View File
@@ -148,8 +148,10 @@ xftp_cleanup() {
main() {
type="${1:-}"
checks
if [ -z "${DOCKER+x}" ]; then
checks
fi
case "$type" in
smp-server)