fix: mavwaked is a client binary, not a docker daemon

- Revert Dockerfile: no mavwaked build, no alsa-utils runtime dep
- Revert .dockerignore: no /mavwaked entry
- PROGRESS.md: deploy note says systemd user unit on a client box
  (desk PC, pi), connects to mavend over wg or local net — never on
  the homesrv or in docker
This commit is contained in:
kami
2026-07-06 14:12:33 +04:00
parent c822cdf673
commit 5d1850c203
3 changed files with 10 additions and 12 deletions
-1
View File
@@ -13,7 +13,6 @@ certs
/mavpoll
/mavcaldav
/mavenclient
/mavwaked
# heavy deps we don't need in context. We keep only the prebuilt runtime libs
# (deps/lib, deps/piper) and the headers the CGO build needs.