Skip to content

Permission issues when using rails to generate files on docker. #3

@chaoticbear

Description

@chaoticbear

When using rails generate (or any command that generates files) through docker, permissions are set to root. This means by default accessing those files outside of the container will require root or changing permissions.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions