os.Create() will obey the umask which results in the file being 0644 when injected in the container.
3.0 KiB
3.0 KiB
os.Create() will obey the umask which results in the file being 0644 when injected in the container.