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-16 Wireguard conformance - master branch - PR 1 of 2 #700

Closed Paraphraser closed 1 year ago

Paraphraser commented 1 year ago

Brings service definition into line with linuxserver.io recommendations.

Changes:

  1. Corrects YAML "errors" identified by yamllint.
  2. Adopts TZ=${TZ:-Etc/UTC}
  3. Removes /lib/modules volume mapping (per linuxserver.io)
  4. Removes SYS_MODULE capability (per linuxserver.io)