mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-08-28 23:00:55 +00:00
5 lines
116 B
Bash
Executable File
5 lines
116 B
Bash
Executable File
#!/bin/bash
|
|
|
|
docker build -t koenkk/zigbee2mqtt:arm32v7 -f Dockerfile ../../
|
|
docker push koenkk/zigbee2mqtt:arm32v7
|