Commit Graph

380 Commits (main)

Author SHA1 Message Date
Wouter Born 0b263273b2
Improve host distro group compatibility (#400)
See also: https://github.com/openhab/openhab-docker/issues/3#issuecomment-226383958

Signed-off-by: Wouter Born <github@maindrain.net>
2022-08-14 14:47:19 +02:00
Wouter Born b65de01186
Add openhab user to audio group (#399)
Fixes #397

Signed-off-by: Wouter Born <github@maindrain.net>
2022-08-14 10:11:20 +02:00
openhab-bot 1014211611 [ci skip] Update openHAB versions in README.md
Jenkins build 2883
2022-08-12 21:12:34 +00:00
Wouter Born 8c544571a9
Upgrade base images (#398)
* Alpine to 3.16.1
* Debian to 11.4

Signed-off-by: Wouter Born <github@maindrain.net>
2022-08-08 09:40:25 +02:00
Wouter Born 1aefc8fcbf
Upgrade binfmt and GHA actions (#396)
Signed-off-by: Wouter Born <github@maindrain.net>
2022-07-02 08:29:12 +02:00
openhab-bot aec05027e5 [ci skip] Update openHAB versions in README.md
Jenkins build 2806
2022-06-26 23:50:18 +00:00
openhab-bot 52e9fc26cc [ci skip] Update openHAB versions in README.md
Jenkins build 2800
2022-06-24 20:21:14 +00:00
Wouter Born d10d84f717
Make sure Adoptium cacerts are always populated (#395)
For some reason p11-kit cannot find any modules during the linux/arm/v7 build.
As a result there would be no usable certificates causing all HTTPS connections to fail.

Signed-off-by: Wouter Born <github@maindrain.net>
2022-06-24 19:11:16 +02:00
openhab-bot d61f073a42 [ci skip] Update openHAB versions in README.md
Jenkins build 2783
2022-06-19 19:24:52 +00:00
Wouter Born a5e9e8cf5f
Replace Zulu with Temurin JDK and prevent env var issues (#394)
The Temurin JDK is easier to install because it supports all architectures using an APT repo.
It is also more open source compared to the Zulu JDK, for building it yourself, see: https://github.com/adoptium/temurin-build

With these changes the JAVA_HOME, JAVA_VERSION, OPENHAB_VERSION environment variables are no longer exposed/used to prevent upgrade issues when the container is managed by UIs that persist all env default values like Portainer.

Closes #393

Signed-off-by: Wouter Born <github@maindrain.net>
2022-06-15 13:56:17 +02:00
openhab-bot d13b90a028 [ci skip] Update openHAB versions in README.md
Jenkins build 2755
2022-06-05 18:21:47 +00:00
Wouter Born 921292cf5c
Upgrade to Alpine 3.16.0 (#392)
Signed-off-by: Wouter Born <github@maindrain.net>
2022-05-26 12:39:28 +02:00
openhab-bot 1231ccea4c [ci skip] Update openHAB versions in README.md
Jenkins build 2712
2022-05-07 16:43:23 +00:00
openhab-bot 8f0314a7c2 [ci skip] Update openHAB versions in README.md
Jenkins build 2701
2022-05-01 17:38:28 +00:00
Wouter Born ae5ff87b8b
Set capabilities when available for add-ons using Pcap4J (#390)
Fixes #85

Signed-off-by: Wouter Born <github@maindrain.net>
2022-04-27 15:52:03 +02:00
Wouter Born 6847bd9853
Explain how to setup console logger in OH3 before OH2 (#389)
Most users use OH3, so don't first bother them with how this was done in OH2.

Signed-off-by: Wouter Born <github@maindrain.net>
2022-04-27 11:11:54 +02:00
Wouter Born fc2b5f3dc2
Use Docker Compose v2 syntax in README.md (#388)
Compose v2 is a Docker CLI command which is a drop in replacement so the dash is no longer used.

Signed-off-by: Wouter Born <github@maindrain.net>
2022-04-27 11:00:54 +02:00
Wouter Born 5f844f3e96
Upgrade to Zulu JDK 11.0.15 and add Zulu JDK 17.0.3 URLs (#387)
* Upgrade to Zulu JDK 11.0.15
* Add Zulu JDK 17.0.3 URLs
* Use `arch` to determine architecture

Signed-off-by: Wouter Born <github@maindrain.net>
2022-04-27 10:36:17 +02:00
Wouter Born eedc71083a
Upgrade to Alpine 3.15.4 (#386)
Signed-off-by: Wouter Born <github@maindrain.net>
2022-04-21 22:19:27 +02:00
Wouter Born 3f24109cb4
Fix some Alpine compatibility issues (#385)
* Add eudev for accessing device information
* Add gcompat for GNU C library compatibilty
* Change /var/lock permissions for writing nrjavaserial lock files

Fixes #144
Fixes #170

Signed-off-by: Wouter Born <github@maindrain.net>
2022-04-15 23:42:43 +02:00
openhab-bot baf4bca928 [ci skip] Update openHAB versions in README.md
Jenkins build 2649
2022-04-03 14:39:12 +00:00
Wouter Born 7ed13e0b59 Upgrade base images and Zulu JDK
* Alpine to 3.15.3
* Debian to 11.3
* Zulu JDK to 11.0.14.1

Signed-off-by: Wouter Born <github@maindrain.net>
2022-04-01 22:37:59 +02:00
Wouter Born ff7893e944 Switch to secured protocol to fix build
See: https://github.blog/2021-09-01-improving-git-protocol-security-github/

Signed-off-by: Wouter Born <github@maindrain.net>
2022-03-16 12:46:32 +01:00
openhab-bot f63fe0d6b8 [ci skip] Update openHAB versions in README.md
Jenkins build 2582
2022-03-02 22:07:53 +00:00
openhab-bot ec3fcf554d [ci skip] Update openHAB versions in README.md
Jenkins build 2538
2022-01-31 22:24:36 +00:00
Wouter Born 1c118dc790 Upgrade to Zulu JDK 11.0.14
Signed-off-by: Wouter Born <github@maindrain.net>
2022-01-27 10:24:49 +01:00
Wouter Born a1d02febd6 Prevent README.md from being messed up in case of GitHub issues
Signed-off-by: Wouter Born <github@maindrain.net>
2022-01-12 12:51:23 +01:00
Wouter Born 36613f8a77 Revert "[ci skip] Update openHAB versions in README.md"
This reverts commit cab7255b48.
2022-01-12 12:51:23 +01:00
openhab-bot cab7255b48 [ci skip] Update openHAB versions in README.md
Jenkins build 2487
2022-01-11 04:59:42 +00:00
Wouter Born be4db53eea
Add iputils-ping to Debian image (#376)
It only adds 50 kB to the image and ping is also supported in the Alpine image.

Fixes #374

Signed-off-by: Wouter Born <github@maindrain.net>
2021-12-21 23:00:10 +01:00
Wouter Born 85c3727d10
Upgrade to Debian 11.2 (#375)
Signed-off-by: Wouter Born <github@maindrain.net>
2021-12-21 21:01:36 +01:00
openhab-bot a063490a89 [ci skip] Update openHAB versions in README.md
Jenkins build 2447
2021-12-20 05:03:12 +00:00
openhab-bot de70387ef0 [ci skip] Update openHAB versions in README.md
Jenkins build 2431
2021-12-17 22:46:31 +00:00
Wouter Born 70317748bc
Upgrade to Alpine 3.15.0 (#372)
Signed-off-by: Wouter Born <github@maindrain.net>
2021-12-16 22:09:10 +01:00
Wouter Born 1e81933cbc
Add monotonic clock problem (#371)
Signed-off-by: Wouter Born <github@maindrain.net>
2021-12-16 17:16:00 +01:00
openhab-bot bcedf6359a [ci skip] Update openHAB versions in README.md
Jenkins build 2413
2021-12-12 22:02:20 +00:00
openhab-bot c8c36f91e1 [ci skip] Update openHAB versions in README.md
Jenkins build 2410
2021-12-12 13:13:38 +00:00
openhab-bot 6ccaa6cba2 [ci skip] Update openHAB versions in README.md
Jenkins build 2406
2021-12-12 02:18:47 +00:00
openhab-bot 88aecdd946 [ci skip] Update openHAB versions in README.md
Jenkins build 2394
2021-12-05 15:14:10 +00:00
Wouter Born 5e2aebe2fc
Upgrade base images and build tools (#369)
Updates:

* Alpine to 3.14.3
* Debian to 11.1
* binfmt to tonistiigi/binfmt:qemu-v6.1.0 (required for building Debian 11 ARM images with buildx)

Furthermore the [pushrm](https://github.com/christian-korneck/docker-pushrm) Docker CLI plugin is now used for updating the README on Docker Hub.

Signed-off-by: Wouter Born <github@maindrain.net>
2021-11-13 17:26:58 +01:00
openhab-bot e779df9929 [ci skip] Update openHAB versions in README.md
Jenkins build 2351
2021-11-07 22:23:03 +00:00
Wouter Born 4d9c336734
Fix SNAPSHOT KAR update (#368)
It was using the artifacts produced by the wrong Jenkins jobs.
Also removes the logic for updating the legacy add-ons KAR which no longer exists in OH3.

Signed-off-by: Wouter Born <github@maindrain.net>
2021-11-07 12:29:42 +01:00
Wouter Born 21edb6f5a7
Upgrade Zulu JDK (#367)
Updates the Zulu JDK to 11.0.13

Signed-off-by: Wouter Born <github@maindrain.net>
2021-11-01 22:44:59 +01:00
Wouter Born bfd88df0f5
Use Debian 10.11 base image (#366)
Signed-off-by: Wouter Born <github@maindrain.net>
2021-10-12 19:02:19 +02:00
openhab-bot 93415ef1f8 [ci skip] Update openHAB versions in README.md
Jenkins build 2305
2021-10-03 16:40:32 +00:00
openhab-bot 4275a89e30 [ci skip] Update openHAB versions in README.md
Jenkins build 2271
2021-09-06 00:31:57 +00:00
Wouter Born ff9f3213e2
Upgrade Zulu JDK and base images (#365)
Updates:

* Zulu JDK to 11.0.12
* Alpine to 3.14.2
* Debian to 10.10

Signed-off-by: Wouter Born <github@maindrain.net>
2021-08-31 23:53:38 +02:00
Wouter Born 60421f3d00
Fix broken badges (#364)
MicroBadger shutdown on July 1st, 2021.

Signed-off-by: Wouter Born <github@maindrain.net>
2021-08-31 19:23:53 +02:00
openhab-bot 514e4a310c [ci skip] Update openHAB versions in README.md
Jenkins build 2245
2021-08-01 13:24:07 +00:00
openhab-bot 55b225be76 [ci skip] Update openHAB versions in README.md
Jenkins build 2229
2021-06-28 14:47:07 +00:00