I have create a docker and it seems that some files and folders weren't copied to the docker or copied to other folder in docker from what I think.
- Is it possible to view the docker files and folder after creation ?
- Can I view the files and folder of the created docker using
cd / ls commands
?
I'm using linux os