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

2024-03-24 docker-compose.yml - old-menu branch - PR 2 of 2 #758

Closed Paraphraser closed 2 months ago

Paraphraser commented 3 months ago

From and including docker-compose-plugin v2.25.0, the version: clause is deprecated. Commands now produce the following warning:

WARN[0000] /home/pi/IOTstack/docker-compose.yml: `version` is obsolete

This PR removes from the menu, the lines of code involved in generating the version: clause.

Most users will likely need to hand-edit their compose files to remove the clause.