SensorsIot / IOTstack

Docker stack for getting started on IOT on the Raspberry PI
GNU General Public License v3.0
1.42k stars 303 forks source link

2023-05-15 Node-RED adaptation to expected kernel change - old-menu branch - PR 2 of 3 #696

Closed Paraphraser closed 1 year ago

Paraphraser commented 1 year ago

Background:

Changes:

  1. Removes Bluetooth-specific volumes and devices from template.
  2. Replaces env-file reference with inline TZ=${TZ:-Etc/UTC}.
  3. Realigns build arguments (yamllint).
  4. Removes outdated nodered.env file.
  5. Reduces documentation to a stub pointing to the Node-RED page of the IOTstack Wiki.