Skip to content

Instantly share code, notes, and snippets.

@cerebrate
Created July 16, 2022 13:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cerebrate/d407d34052a73aaee64a6dcdf0f4777e to your computer and use it in GitHub Desktop.
Save cerebrate/d407d34052a73aaee64a6dcdf0f4777e to your computer and use it in GitHub Desktop.
Home Assistant MySQL fix
FROM homeassistant/home-assistant:2022.7.5
RUN apk add --no-cache mariadb-connector-c
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment