Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Setting owner and group requires existance of those #597

Closed
TheCataliasTNT2k opened this issue Jul 11, 2024 · 1 comment
Closed

Setting owner and group requires existance of those #597

TheCataliasTNT2k opened this issue Jul 11, 2024 · 1 comment

Comments

@TheCataliasTNT2k
Copy link

I am using sops-nix to store a secret, which is mounted as a file into a container.
The user in the container does not exist on the host but should be able to read the mounted file.
Setting "owner" and "group" to the correct numeric values allows compilation of my flake, but it can not be applied, because sops can not find the user (obviously).
Is there a better way?

@Mic92
Copy link
Owner

Mic92 commented Jul 12, 2024

Duplicate of #514

@Mic92 Mic92 marked this as a duplicate of #514 Jul 12, 2024
@Mic92 Mic92 closed this as completed Jul 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants