Features
lager boxes locknow accepts a--userflag to lock as a specific username, useful when running inside a Docker container where the effective user would otherwise beroot
Improvements
lager boxesnow shows a warning when any Lager Box is locked asroot, with instructions to use--userorlager defaults add --userLAGER_USERenvironment variable is now the highest-priority source when determining the lager user for lock operations (before~/.lagerconfig and the OS username)- Lock output and error messages now display the user’s email address when available. External tools that lock boxes using the
<tool>:<id>:<email>lock format will have the email extracted and shown rather than the raw lock string lager updateSSH operations now useStrictHostKeyChecking=accept-newto avoid host-key prompts on first connection to a new Lager Boxlager updateDocker rebuild step now correctly passes the explicit SSH key file when one is in uselager updatestop/remove step now targets thelagerandpigpiocontainers by name instead of stopping all running containers

