Commit Graph

245 Commits (main)

Author SHA1 Message Date
openhab-bot dbb667ea9d [ci skip] Update openHAB versions in README.md
Jenkins build 3460
2023-07-21 21:04:51 +00:00
openhab-bot bf11370c0c [ci skip] Update openHAB versions in README.md
Jenkins build 3445
2023-07-16 18:13:22 +00:00
Wouter Born 69c8d6d054
Fix JVM crashes and insufficient memory issues (#423)
* Replace Temurin with OpenJDK from Debian repos which does not crash when using arm64 image on the Raspberry Pi 3
* Switch back to Debian 11 which consumes less memory

Fixes #416
Reverts #422

Signed-off-by: Wouter Born <github@maindrain.net>
2023-07-08 21:51:08 +02:00
openhab-bot ee6edb98f7 [ci skip] Update openHAB versions in README.md
Jenkins build 3420
2023-07-02 16:18:41 +00:00
Wouter Born 12591b80b1
Upgrade to Debian 12.0 (#422)
Signed-off-by: Wouter Born <github@maindrain.net>
2023-06-25 11:16:01 +02:00
openhab-bot a560925785 [ci skip] Update openHAB versions in README.md
Jenkins build 3369
2023-05-24 16:50:31 +00:00
Wouter Born d2689ef008
Upgrade base images (#420)
* Alpine to 3.18
* Debian to 11.7

Signed-off-by: Wouter Born <github@maindrain.net>
2023-05-23 20:20:59 +02:00
openhab-bot 298439a710 [ci skip] Update openHAB versions in README.md
Jenkins build 3336
2023-05-07 19:57:55 +00:00
openhab-bot 3608f1fbbb [ci skip] Update openHAB versions in README.md
Jenkins build 3299
2023-04-16 17:31:51 +00:00
openhab-bot 715261f441 [ci skip] Update openHAB versions in README.md
Jenkins build 3288
2023-04-12 21:50:47 +00:00
openhab-bot 781ef914ab [ci skip] Update openHAB versions in README.md
Jenkins build 3243
2023-03-10 20:33:54 +00:00
openhab-bot 432e3accaa [ci skip] Update openHAB versions in README.md
Jenkins build 3189
2023-02-13 04:50:46 +00:00
openhab-bot 5fda8eded3 [ci skip] Update openHAB versions in README.md
Jenkins build 3147
2023-01-09 01:00:31 +00:00
Wouter Born fb4c8c72b3
Use Java 17 with openHAB 4 (#413)
Related to openhab/openhab-core#2994

Signed-off-by: Wouter Born <github@maindrain.net>
2022-12-19 20:42:07 +01:00
openhab-bot 1520a39f43 [ci skip] Update openHAB versions in README.md
Jenkins build 3107
2022-12-19 03:49:22 +00:00
openhab-bot 6c4e98b24a [ci skip] Update openHAB versions in README.md
Jenkins build 3099
2022-12-16 22:50:01 +00:00
openhab-bot 2ccb4340ea [ci skip] Update openHAB versions in README.md
Jenkins build 3086
2022-12-11 21:01:43 +00:00
Wouter Born 6c226de3fa
Upgrade to Alpine 3.17 (#410)
See: https://www.alpinelinux.org/posts/Alpine-3.17.0-released.html

Signed-off-by: Wouter Born <github@maindrain.net>
2022-11-28 22:51:55 +01:00
openhab-bot 7acc7b1251 [ci skip] Update openHAB versions in README.md
Jenkins build 3050
2022-11-27 17:33:09 +00:00
openhab-bot fcec2f37db [ci skip] Update openHAB versions in README.md
Jenkins build 3023
2022-11-06 16:51:08 +00:00
openhab-bot 5d705ac14e [ci skip] Update openHAB versions in README.md
Jenkins build 2975
2022-10-09 16:57:11 +00:00
openhab-bot 739d43e682 [ci skip] Update openHAB versions in README.md
Jenkins build 2931
2022-09-11 19:00:49 +00:00
Wouter Born 9f3c1e85ca
Improve documentation (#403)
Signed-off-by: Wouter Born <github@maindrain.net>
2022-08-31 09:19:54 +02:00
Wouter Born 88f03dab95
Fix broken images in README.md (#402)
Signed-off-by: Wouter Born <github@maindrain.net>
2022-08-30 17:29:16 +02:00
openhab-bot 1014211611 [ci skip] Update openHAB versions in README.md
Jenkins build 2883
2022-08-12 21:12:34 +00: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
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
openhab-bot baf4bca928 [ci skip] Update openHAB versions in README.md
Jenkins build 2649
2022-04-03 14:39:12 +00: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 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
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
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
openhab-bot 127236a448 [ci skip] Update openHAB versions in README.md
Jenkins build 2226
2021-06-27 20:43:37 +00:00
openhab-bot 21d7c570b0 [ci skip] Update openHAB versions in README.md
Jenkins build 2219
2021-06-25 15:03:32 +00:00
openhab-bot a077e09c22 [ci skip] Update openHAB versions in README.md
Jenkins build 2188
2021-05-30 15:52:55 +00:00
Wouter Born b96cb8a4bc
Add EXTRA_SHELL_OPTS environment variable (#359)
Allows for customizing the shell options used by the entrypoint script.
E.g. set it to "+x" to disable the trace logging or set it to "-v" to also print shell input lines.

Fixes #346

Signed-off-by: Wouter Born <github@maindrain.net>
2021-05-15 23:38:40 +02:00
openhab-bot c246bafd25 [ci skip] Update openHAB versions in README.md
Jenkins build 2138
2021-05-02 16:32:22 +00:00
openhab-bot d4bc2cfb57 [ci skip] Update openHAB versions in README.md
Jenkins build 2114
2021-04-21 12:56:14 +00:00
openhab-bot 8e1e2767fc [ci skip] Update openHAB versions in README.md
Jenkins build 2079
2021-04-01 16:24:27 +00:00
openhab-bot 4b021c7f6c [ci skip] Update openHAB versions in README.md
Jenkins build 2005
2021-02-28 13:35:33 +00:00
Wouter Born 3af592ffc8
Upgrade Zulu JDKs and base images (#352)
Updates:

* Zulu JDKs to 8.0.282, 11.0.10
* Alpine to 3.13.1
* Debian to 10.8

Signed-off-by: Wouter Born <github@maindrain.net>
2021-02-15 23:01:03 +01:00
openhab-bot 01f747e7f8 [ci skip] Update openHAB versions in README.md
Jenkins build 1946
2021-01-31 16:40:39 +00:00
openhab-bot 75d0fffe85 [ci skip] Update openHAB versions in README.md
Jenkins build 1935
2021-01-27 21:39:53 +00:00
openhab-bot fbf74643dc [ci skip] Update openHAB versions in README.md
Jenkins build 1929
2021-01-26 18:21:39 +00:00
Wouter Born d17aaceba7
Update workflow and documentation for renamed branch (#342)
Signed-off-by: Wouter Born <github@maindrain.net>
2021-01-14 12:26:08 +01:00
openhab-bot d6438b4bbd [ci skip] Update openHAB versions in README.md
Jenkins build 1895
2021-01-13 09:19:01 +00:00
openhab-bot cbc78af357 [ci skip] Update openHAB versions in README.md
Jenkins build 1874
2021-01-07 05:18:41 +00:00
openhab-bot 58591148cc [ci skip] Update openHAB versions in README.md
Jenkins build 1859
2021-01-01 22:33:51 +00:00
Wouter Born 69b2534052
Rework build scripts (#336)
* Make Dockerfiles more generic so they can be reused for all openHAB versions
* Determine version information automatically based on openhab-distro tags/branches
* Merge helper scripts into helper-functions
* Add "build" script to simplify building multiple versions or a specific distro using BuildKit
* Add GitHub Actions workflows for PR builds

Fixes #318

Signed-off-by: Wouter Born <github@maindrain.net>
2021-01-01 16:00:25 +01:00
Wouter Born a3aabf1853
Cleanup repo and README.md (#334)
* Remove unused files and duplicated content
* Remove contrib file content from README.md to prevent reaching Docker Hub 25K limit
* Reference Docker platforms instead of architectures
* Add CODEOWNERS file

Signed-off-by: Wouter Born <github@maindrain.net>
2020-12-24 00:35:53 +01:00
Wouter Born 7c681587ea
Add 3.0.0 (#332)
Signed-off-by: Wouter Born <github@maindrain.net>
2020-12-20 22:35:40 +01:00
Wouter Born c1819413ca
Add 3.0.0.RC2 (#331)
Signed-off-by: Wouter Born <github@maindrain.net>
2020-12-19 12:39:26 +01:00
Wouter Born 4ff8a8fc4e
Add OH3 console logger configuration to README.md (#329)
Signed-off-by: Wouter Born <github@maindrain.net>
2020-12-16 12:48:36 +01:00
Wouter Born d9373fe7f4
Add 3.0.0.RC1 (#326)
Signed-off-by: Wouter Born <github@maindrain.net>
2020-12-14 17:55:17 +01:00
Wouter Born bc87464223
Add 2.5.10 (#324)
Signed-off-by: Wouter Born <github@maindrain.net>
2020-12-13 18:36:51 +01:00
Wouter Born 343a453c97
Remove Travis CI config (#321)
Related to #318

Signed-off-by: Wouter Born <github@maindrain.net>
2020-12-12 11:12:58 +01:00
Wouter Born e6263afab3
Add 3.0.0.M5 (#320)
Signed-off-by: Wouter Born <github@maindrain.net>
2020-12-06 16:51:57 +01:00
Wouter Born b2c8ee9763
Add 3.0.0.M4 (#319)
Signed-off-by: Wouter Born <github@maindrain.net>
2020-11-29 18:33:06 +01:00
Wouter Born c8704e1f28
Add 3.0.0.M3 (#317)
Signed-off-by: Wouter Born <github@maindrain.net>
2020-11-22 17:34:36 +01:00
Wouter Born 0bd17ec57a
Add 3.0.0.M2 (#314)
Signed-off-by: Wouter Born <github@maindrain.net>
2020-11-02 20:01:47 +01:00
Wouter Born 34b0e4939f
Add 2.5.10 (#313)
Signed-off-by: Wouter Born <github@maindrain.net>
2020-10-25 20:11:25 +01:00
Wouter Born db5636bfe2
Add 3.0.0.M1 (#311)
Signed-off-by: Wouter Born <github@maindrain.net>
2020-10-11 22:16:43 +02:00
Wouter Born e167de686e
Add 2.5.9 (#310)
Signed-off-by: Wouter Born <github@maindrain.net>
2020-09-20 19:49:33 +02:00
Wouter Born f16a4ea590
Add 2.5.8 (#304)
Signed-off-by: Wouter Born <github@maindrain.net>
2020-08-23 17:14:54 +02:00
Wouter Born 451f711007
Add 2.5.7 (#301)
Signed-off-by: Wouter Born <github@maindrain.net>
2020-07-23 22:15:08 +02:00
Wouter Born 73fcf71e10
Update links to travis-ci.com
Signed-off-by: Wouter Born <github@maindrain.net>
2020-06-23 23:15:59 +02:00
Wouter Born 9866623665
Add snapshot download workaround, cleanup and upgrades (#299)
* Download snapshot using Maven repository as workaround for Travis CI download issues
* Cleanup code for images that are no longer generated
* Upgrade base images (Alpine 3.12.0, Debian 10.4)
* Upgrade Zulu JDK to recent patch levels (8.0.252, 11.0.7)

Signed-off-by: Wouter Born <github@maindrain.net>
2020-06-23 22:04:32 +02:00
Wouter Born 2c12f3d3de
Add 2.5.6 and reduce build versions (#298)
Signed-off-by: Wouter Born <github@maindrain.net>
2020-06-21 18:40:37 +02:00
Wouter Born 9d6e8463bb
Add 2.5.5 (#294)
Signed-off-by: Wouter Born <github@maindrain.net>
2020-05-18 07:40:27 +02:00
Wouter Born df45177727
Build images using Docker CE 19.03 and BuildKit (#293)
Switching to BuildKit has many advantages:

* openHAB images are now based on the official Debian and Alpine Docker images instead of the multiarch images which:
  * fixes wrong architectures of non-amd64 images
  * improves security because these official images are reviewed by a dedicated team sponsored by Docker
  * allows for upgrading Alpine to 3.11 because of an issue the multiarch armhf image does not exist
  * makes it possible to use the Debian "slim" image to further reduce the size of Debian images
* Multi architecture manifests are now generated automatically so we can remove the code for generating these and pushing them with manifest-tool
* Further reduces build times because images for different architectures are build in parallel

There is now a single Dockerfile per image instead of one for each architecture.
BuildKit does not provide a way to also generate tags containing architectures so these tags will no longer be generated.

Furthermore the Travis configuration has been updated so it will also automatically sync the README.md to Docker Hub.

Fixes #184

Signed-off-by: Wouter Born <github@maindrain.net>
2020-05-05 22:57:14 +02:00
Wouter Born 1e5d325eef
Make sure README.md does not exceed 25k char limit of Docker Hub (#291)
Signed-off-by: Wouter Born <github@maindrain.net>
2020-04-19 19:25:28 +02:00
Wouter Born a227b6ab77
Add 2.5.4 (#290)
Signed-off-by: Wouter Born <github@maindrain.net>
2020-04-19 16:11:33 +02:00
Wouter Born dad7461fb3
Add "Common Problems" section to README.md (#289)
Fixes #267
Fixes #270
Fixes #275

Signed-off-by: Wouter Born <github@maindrain.net>
2020-04-19 12:15:27 +02:00
Lars a6c23ff1af
Improve README.md (#288)
Signed-off-by: Lars Schroeder <github@schroeders.digital>
2020-04-19 12:06:08 +02:00
Wouter Born 7c14267852
Remove OH3 Alpine armhf image (#285)
There is no openjdk11 package for armhf on alpine.

See #281

Signed-off-by: Wouter Born <github@maindrain.net>
2020-03-20 23:34:29 +01:00