Permission denied for access to /mnt

Issues information

Your issue

Describe here your issue
I am trying to create a block database.
but i can not have access to dir /mnt from nodejs using the fs module
image
the image above is the error i got

Dockerfile content (if any)none

Storage/mnt/database | FAST__SSD | 8GB
Port8080

@Enzo i’ve followed the Q&A rules with this new post.

How did you resolve the permission denied issue?

Hi, do you use Buildpacks? If yes, you have to use a Dockerfile because otherwise you will not be able to have the permissions to write into /mnt/...