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
Uses a consistent service definition across all three branches.
Removes pin to version 2.4.0. A check today shows "latest" runs on
32-bit Raspbian without problems so there appears to be no reason for
the pin. There is no pin in either master or experimental so this looks
like a legacy holdover.
Fixes mal-formed environment variables (no leading hyphens) so it is
slightly amazing that the resulting docker-compose.yml would work.
Changes to ports 4050 and 4051 to be consistent with master and
experimental branches.
Removes commented out capabilities which seem unnecessary.
Adds logging options from experimental branch.
Replaces documentation with a pointer to master branch.
0 commit comments