#Docker + NestJS Graphql
2 messages · Page 1 of 1 (latest)
Have you tried to give it the correct permissions with chown or chmod commands before the use USER step?
2 messages · Page 1 of 1 (latest)
Hi, I have a question. Anyone encountered an issue with where if you use USER in your dockerfile. the generated schema.gql file from autoSchemaFile doesn't have the right permissions?
Have you tried to give it the correct permissions with chown or chmod commands before the use USER step?