Closed
Description
Description
When mounting content into a file in a container, the resulting file in the container inherits the file mode from the source. This is usually not sufficient, in particular in the case of /etc/rc.local
, which needs to be executable.
Alternatives:
- At least, add a file mode setting to the YANG model
- Infer defaults from the destination file, by "fishing out" the file from the image
Additional Information
If we can infer from the image we could also use this to infer the contents as well.
General Information
Anyone can help out by sponsoring development of new features or contributing pull requests.
Please use this issue for discussions related to the feature.
Metadata
Metadata
Assignees
Type
Projects
Status
Done