forked from lxcafe/lxcafe
fixed line breaks and script exit
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user