You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
In docker-compose.yml the need to list version is now deprecated.
To Reproduce
Steps to reproduce the behavior:
Run "docker compose up" in terminal on Mac.
Expected behavior
WARN[0000] /Applications/snap-camera-server-3.2.1/docker-compose.yml: the attribute version is obsolete, it will be ignored, please remove it to avoid potential confusion
System (please complete the following information):
OS: MacOS 15.0
Server Version: 3.2.1
To Fix
Simply delete the line "Version x.x" and save the file.
Describe the bug
In docker-compose.yml the need to list version is now deprecated.
To Reproduce
Steps to reproduce the behavior:
Run "docker compose up" in terminal on Mac.
Expected behavior
WARN[0000] /Applications/snap-camera-server-3.2.1/docker-compose.yml: the attribute
version
is obsolete, it will be ignored, please remove it to avoid potential confusionSystem (please complete the following information):
To Fix
Source
The text was updated successfully, but these errors were encountered: