mirror of
https://github.com/jokob-sk/NetAlertX.git
synced 2025-12-07 09:36:05 -08:00
Dockerfile.debian building and running
This commit is contained in:
@@ -116,8 +116,8 @@ configure_php() {
|
||||
start_services() {
|
||||
echo "[4/4] Starting services"
|
||||
|
||||
chmod +x /entrypoint.sh
|
||||
setsid bash /entrypoint.sh&
|
||||
sudo chmod +x /entrypoint.sh
|
||||
setsid bash /entrypoint.sh&
|
||||
sleep 1
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user