ls: cannot access 'bin': Invalid argument in docker

New to the forum? Introduce yourself, chit chat and chew the fat.

Moderator: Lillian.W@AST

Post Reply
dawnfantasy
Posts: 1
youtube meble na wymiar Warszawa
Joined: Thu Jun 30, 2022 11:15 am

ls: cannot access 'bin': Invalid argument in docker

Post by dawnfantasy »

I created a new docker instance using ubuntu:latest image. attach to it, run ls, but something is NOT right.
anyone can help? thanks.

NAS: AS1104T
OS: 4.0.5.RUE3
docker: 20.10.9.r2

william@NAS:/ $ sudo docker run -it ubuntu
Password:
root@70d905e01334:/# ls
ls: cannot access 'bin': Invalid argument
ls: cannot access 'sbin': Invalid argument
ls: cannot access 'var': Invalid argument
ls: cannot access 'tmp': Invalid argument
ls: cannot access 'usr': Invalid argument
ls: cannot access 'srv': Invalid argument
ls: cannot access 'etc': Invalid argument
ls: cannot access 'proc': Invalid argument
ls: cannot access 'media': Invalid argument
ls: cannot access 'boot': Invalid argument
ls: cannot access 'sys': Invalid argument
ls: cannot access 'opt': Invalid argument
ls: cannot access 'lib': Invalid argument
ls: cannot access 'mnt': Invalid argument
ls: cannot access 'run': Invalid argument
ls: cannot access 'root': Invalid argument
ls: cannot access 'home': Invalid argument
ls: cannot access 'dev': Invalid argument
bin boot dev etc home lib media mnt opt proc root run sbin srv sys tmp usr var

root@70d905e01334:/# ls -l
total 8649158986842710596
?--x-w-r-x 6 root 2346290560 367418485096 Jan 1 1970 bin
?--x-w-r-x 3 root 2346290560 367418485096 Jan 1 1970 boot
?--x-w-r-x 3 root 2346290560 367418485096 Jan 1 1970 dev
?--x-w-r-x 3 root 2346290560 367418485096 Jan 1 1970 etc
?--x-w-r-x 3 root 2346290560 367418485096 Jan 1 1970 home
?--x-w-r-x 6 root 2346290560 367418485096 Jan 1 1970 lib
?--x-w-r-x 3 root 2346290560 367418485096 Jan 1 1970 media
?--x-w-r-x 3 root 2346290560 367418485096 Jan 1 1970 mnt
?--x-w-r-x 3 root 2346290560 367418485096 Jan 1 1970 opt
?--x-w-r-x 3 root 2346290560 367418485096 Jan 1 1970 proc
?--x-w-r-x 3 root 2346290560 367418485096 Jan 1 1970 root
?--x-w-r-x 3 root 2346290560 367418485096 Jan 1 1970 run
?--x-w-r-x 6 root 2346290560 367418485096 Jan 1 1970 sbin
?--x-w-r-x 3 root 2346290560 367418485096 Jan 1 1970 srv
?--x-w-r-x 3 root 2346290560 367418485096 Jan 1 1970 sys
?--x-w-r-x 3 root 2346290560 367418485096 Jan 1 1970 tmp
?--x-w-r-x 3 root 2346290560 367418485096 Jan 1 1970 usr
?--x-w-r-x 3 root 2346290560 367418485096 Jan 1 1970 var
Post Reply

Return to “Meet and Greet”