you managed to get it in realtime though? may i ask how?
- 0 Posts
- 3 Comments
Joined 2 years ago
Cake day: July 6th, 2023
You are not logged in. If you use a Fediverse account that is able to follow users, you can follow this user.
spiffpitt@lemmy.worldto
Linux@programming.dev•Why call it full-disk encryption when the EFI partition has to be unencrypted?English
7·10 days agosecurity isn’t real, just increasing deterrence for attackers.
if you can access something, they can access it, it’s just a matter of effort needed to get there.

I’m constantly seeing this advice, dispite docker supporting nfs volumes. How do you handle docker starting containers before the shares are mounted? making the docker service as a whole wait for network mounts? what about containers that dont need to wait for a network drive?