I tried with
docker exec -it <app-container-name> sh ls -al <your/root/directory>
Quit current shell, use
ctrl+d