docker-node
docker-node copied to clipboard
permission denied nodejs 18-bullseye
Environment
- Platform: Ubuntu 22.04 LTS x86_64
- Docker Version: Docker version 20.10.17
- Node.js Version: 18.6.0
- Image Tag: 18-bullseye
Expected Behavior
The app should start normally, command:
docker run -d --read-only --tmpfs /tmp {image}
Current Behavior
Here's the output:

There's no problem when using image: 16-bullseye.
any changelog?
Can confirm that I and several other team members experiencing this issue as well