This repository has been archived by the owner on Feb 27, 2024. It is now read-only.
Releases: fphammerle/docker-home-assistant
Releases · fphammerle/docker-home-assistant
fix async_dns
Fixed
- fixed empty home-assistant version string in
org.opencontainers.image.title
label docker-compose
: fix support for home-assistant images>=2021.4.0
by mountingtmpfs
forasync_dns
(fixes:PermissionError: [Errno 13] Permission denied: '/home/hass/.config/async_dns'
)
matplotlib config dir
Added
- image labels:
org.opencontainers.image.revision
(git commit hash via build arg)org.opencontainers.image.source
(repo url)org.opencontainers.image.title
- set env var
MPLCONFIGDIR=/config/matplotlib
docker-compose
: added CPU & memory limit
Fixed
docker-compose
: drop capabilities