Skip to content
This repository has been archived by the owner on Feb 27, 2024. It is now read-only.

Releases: fphammerle/docker-home-assistant

fix async_dns

17 Apr 16:32
v1.1.1
cfb519c
Compare
Choose a tag to compare

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 mounting tmpfs for async_dns
    (fixes: PermissionError: [Errno 13] Permission denied: '/home/hass/.config/async_dns')

matplotlib config dir

17 Apr 13:54
v1.1.0
3a4d5af
Compare
Choose a tag to compare

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