- Switched base image to node one because nvm ran into strange
errors and installing python from repos is much easier
- Install dependencies required to build pynacl and python-cffi
- Use existing node user for dropping privileges
- Changed default connection type from BLE to serial in docker-compose.yml and Dockerfile.
- Updated privileged mode settings for improved security and flexibility.
- Enhanced device mounting instructions to recommend using persistent device IDs.
- Added comments for optional environment variables and MQTT settings for better clarity.
- Removed unnecessary default environment variables related to BLE connections.