docker-node icon indicating copy to clipboard operation
docker-node copied to clipboard

permission denied nodejs 18-bullseye

Open vashian opened this issue 3 years ago • 1 comments

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:

image

There's no problem when using image: 16-bullseye. any changelog?

vashian avatar Jul 23 '22 09:07 vashian

Can confirm that I and several other team members experiencing this issue as well

julianpoy avatar Jul 28 '22 16:07 julianpoy