Gabriele Besta
e0a6b7d348
Add possibility to override execution command at runtime ( #3722 )
...
* Add possibility to override execution command at runtime
The entrypoint script initialize container data at runtime.
CMD defines the default executable and can be overridden at runtime.
* Set execution permission to entrypoint script
Necessary to prevent run errors, for example in windows env
2020-06-13 13:20:41 +02:00
Koen Kanters
9d6c7b2614
Revert "Use CMD alongside ENTRYPOINT in the Dockerfile ( #3366 )" ( #3389 )
...
This reverts commit d193673917
.
2020-04-18 14:34:21 +02:00
Pranas Ziaukas
d193673917
Use CMD alongside ENTRYPOINT in the Dockerfile ( #3366 )
...
This allows for runtime customization, see #3362 .
2020-04-15 18:07:01 +02:00
Koen Kanters
eac15a748a
npm ci. https://github.com/Koenkk/zigbee2mqtt/issues/2918
2020-02-13 21:31:14 +01:00
Koen Kanters
c5fb651481
Try with v2.8.0
2020-02-08 20:46:26 +01:00
Koen Kanters
7d52a013ad
Something wrong with the alpine 12 image?
2020-02-08 20:27:28 +01:00
Daniel Chesterton
77fc851236
Update Docker to Node 12 and use multistage builds to reduce image size ( #2703 )
2020-01-11 15:11:27 +01:00
Koen Kanters
01dfcd18ce
Install eudev
2019-10-20 17:17:19 +02:00
Koen Kanters
3effa07cf8
Add udevadm #2157
2019-10-20 16:32:00 +02:00
Koen Kanters
7ffe255d93
Install udev. #2145 #2146
2019-10-16 21:54:46 +02:00
Koenkk
9a21e9d956
Migrate to node Docker image and buildx. https://github.com/Koenkk/zigbee2mqtt/issues/2054
2019-09-30 17:29:58 +02:00
Koenkk
896a7a097c
Use alpine as base image. #22
2018-05-09 22:15:59 +02:00
Koenkk
e371fcae30
Use nodejs 8 (LTS) because nodejs 10 is not supported.
2018-05-07 17:35:26 +02:00
Koen Kanters
03af9da97d
Travis build docker images.
2018-04-26 20:35:07 +02:00