Fixed
- 🐛 Terminal PTY warnings — wrapped multi-user terminal sessions with
script -qcfor proper PTY allocation, eliminatingcannot set terminal process groupandno job controlwarnings. - 🐛 Stale home directory ownership — added
chownafteruseraddto handle pre-existing home directories with mismatched UID/GID from previous container runs.
Changed
- 📖 README — updated multi-user documentation with accurate description and production warning.