[arm64] Port scripts between mediamtx-nocodb to support arm64 (#15254)

This commit is contained in:
Sam Heinz
2026-06-22 04:42:17 +10:00
committed by GitHub
parent 518b8406e3
commit df187136ef
27 changed files with 41 additions and 32 deletions
+4
View File
@@ -13,6 +13,10 @@ setting_up_container
network_check
update_os
msg_info "Installing Dependencies"
$STD apt install -y cron
msg_ok "Installed Dependencies"
PHP_VERSION="8.2"
PHP_APACHE="YES" PHP_MODULE="mysql,redis" PHP_FPM="YES" setup_php
setup_composer