This commit is contained in:
parent
71e850a4d0
commit
219f8a729c
3
test.sh
3
test.sh
@ -23,6 +23,9 @@ mount | grep -E "(overlay|workspace)" || true
|
||||
echo "--------------------------------"
|
||||
echo "--------------------------------"
|
||||
echo "--------------------------------"
|
||||
echo "ls on host"
|
||||
ls -la ./
|
||||
echo "--------------------------------"
|
||||
echo "ls -la ./"
|
||||
docker run --rm -i --entrypoint /bin/bash -v ./:/workspace debian:latest -c "ls -la /workspace"
|
||||
echo "--------------------------------"
|
||||
|
Loading…
x
Reference in New Issue
Block a user