Here is an output from the docker container after swupd update.
ls -la
ls: cannot access ‘etc’: Operation not permitted
ls: cannot access ‘run’: Operation not permitted
ls: cannot access ‘tmp’: Operation not permitted
ls: cannot access ‘.’: Operation not permitted
ls: cannot access ‘dev’: Operation not permitted
ls: cannot access ‘boot’: Operation not permitted
ls: cannot access ‘sbin’: Operation not permitted
ls: cannot access ‘lib’: Operation not permitted
ls: cannot access ‘media’: Operation not permitted
ls: cannot access ‘root’: Operation not permitted
ls: cannot access ‘mnt’: Operation not permitted
ls: cannot access ‘sys’: Operation not permitted
ls: cannot access ‘…’: Operation not permitted
ls: cannot access ‘home’: Operation not permitted
ls: cannot access ‘bin’: Operation not permitted
ls: cannot access ‘var’: Operation not permitted
ls: cannot access ‘usr’: Operation not permitted
ls: cannot access ‘proc’: Operation not permitted
ls: cannot access ‘autofs’: Operation not permitted
ls: cannot access ‘srv’: Operation not permitted
ls: cannot access ‘lib64’: Operation not permitted
ls: cannot access ‘.dockerenv’: Operation not permitted
total 0
d??? ? ? ? ? ? .
d??? ? ? ? ? ? …
d??? ? ? ? ? ? autofs
l??? ? ? ? ? ? bin
d??? ? ? ? ? ? boot
d??? ? ? ? ? ? dev
-??? ? ? ? ? ? .dockerenv
d??? ? ? ? ? ? etc
d??? ? ? ? ? ? home
l??? ? ? ? ? ? lib
l??? ? ? ? ? ? lib64
d??? ? ? ? ? ? media
d??? ? ? ? ? ? mnt
I was working fine with older versions like 32480.
Is it a know problem? How it can be fixed?