The file name is script.sh
and not run.sh
Try
containers:
- command:
- sh
- /scripts/script.sh
CLICK HERE to find out more related problems solutions.
The file name is script.sh
and not run.sh
Try
containers:
- command:
- sh
- /scripts/script.sh
CLICK HERE to find out more related problems solutions.