@ -34,7 +34,7 @@ jobs:
sbom: true
provenance: true
platforms: linux/arm64,linux/amd64
tags: ${{ github.repository }}:latest
tags: graystorm/amcrest2mqtt:latest
push: true
cache-from: type=gha
cache-to: type=gha,mode=max
@ -17,6 +17,6 @@ jobs:
with:
username: ${{ vars.DOCKERHUB_USERNAME }}
password: ${{ secrets.DOCKERHUB_PAT }}
repository: ${{ github.repository }}
repository: graystorm/amcrest2mqtt
short-description: ${{ github.event.repository.description }}
enable-url-completion: true
@ -88,8 +88,8 @@ CMD [ "python", "-u", "./app.py", "-c", "/config" ]
Docker is the only supported way of deploying the application. The app should run directly via Python but this is not supported.
## See also
[govee2mqtt](https://github.com/weirdtangent/govee2mqtt)
[blink2mqtt](https://github.com/weirdtangent/blink2mqtt)
* [govee2mqtt](https://github.com/weirdtangent/govee2mqtt)
* [blink2mqtt](https://github.com/weirdtangent/blink2mqtt)
## Buy Me A Coffee