fixed line breaks and script exit

This commit is contained in:
2026-02-15 19:02:36 +01:00
parent 1b262b55d7
commit 1c10ae2610
2 changed files with 21 additions and 18 deletions
+3 -1
View File
@@ -46,7 +46,9 @@ sh 02_start_container_with_image.sh
### Test the script file in the running container
After container is started an interactive session was started in the container and the script can be started for testing
After container is started an interactive session was started in the container and the script can be started for testing.
If script is changed on the host it just needs to be restarted in the container to reflect the changes.
This works because to folder is mounted into the container.
```bash
ls -al