Commit Graph
142 Commits
Author SHA1 Message Date
Axel Uhl 8c8701b190 use SAP JVM 8.1.101 for docker images 2024-11-18 16:40:11 +01:00
Axel Uhl e68b434e8f use MongoDB 7 in docker-compose files 2024-11-11 16:38:35 +01:00
Axel Uhl 2771428a1e build multi-platform (amd64 / arm64) docker images 2024-06-05 16:55:25 +02:00
Axel Uhl 21a892e0d3 try to build multi-platform Docker images 2024-06-05 02:33:35 +02:00
Axel Uhl 3dd3815088 new Dockerfile set-up for ARM 2024-06-05 00:24:18 +02:00
Axel Uhl acbe4ad76d fixed syntax/indentation problem in docker-compose-17.yml 2024-05-25 00:19:33 +02:00
Axel Uhl 54d79f6f26 added LABEL to dockerfiles 2024-05-24 14:37:20 +02:00
Axel Uhl ced0b34a6c using Github releases to build Docker images 2024-05-23 16:30:58 +02:00
Axel Uhl 97882edbbc re-added rds key addition, now OpenJDK-specific paths 2024-05-23 16:23:39 +02:00
Axel Uhl b76aed1639 adjusted docker/makeImageForLatestRelease so it fetches release from Github 2024-05-23 16:10:12 +02:00
Axel Uhl bcca62a6cb building the main Docker image from release obtained from Github;
instead of fetching from releases.sapsailing.com the changed version
of the Dockerfile assumes the ${RELEASE}.tar.gz file is in the docker
workspace folder already; for this, the play-with-docker.yml workflow
is changed to obtain the release from Github
2024-05-23 15:56:22 +02:00
Axel Uhl acf04386af adjusted README and docker files to use eclipse-tamurin:8-jdk as base JDK 2024-05-21 16:34:57 +02:00
Axel Uhl abe9fa0c8b use openjdk-8 (eclipse-temurin) for standard Docker image, avoiding SAPJVM8 dependency 2024-05-21 15:04:43 +02:00
Axel Uhl be5b67e83e use sapmachine-17.0.11 Docker image, upgrading from 17.0.10 2024-05-13 23:06:40 +02:00
Axel Uhl 58986b994d access releases.sapsailing.com through https 2024-05-03 16:21:39 +02:00
Axel Uhl 86e4ea939b don't remove docker/Dockerfile after building Docker image 2024-05-03 16:01:38 +02:00
Axel Uhl 345759ed49 upgraded SAPJVM8 to 8.1.098 2024-04-23 21:59:08 +02:00
Axel Uhl 771d616001 use rabbit 3.13 instead of 3.9 in docker-compose 2024-03-22 23:19:41 +01:00
Axel Uhl f17f38124a adding a docker-compose file that uses sapmachine-17 2024-03-22 23:07:57 +01:00
Axel Uhl 9374c6e3ef upgraded SAPJVM8 to 8.1.097 for docker image production 2024-03-13 02:16:02 +01:00
Axel Uhl 12a89d1c68 upgrade sapmachine17 docker images to 17.0.10 2024-03-04 09:48:30 +01:00
Axel Uhl 9aff08ba79 upgraded Docker images to use SAP JVM 8.1.096 2023-12-19 15:36:45 +01:00
Axel Uhl 6cab215f50 removed :443 from docker-compose.yml for sapsailing image 2023-11-25 23:27:01 +01:00
Axel Uhl 56fc6a9909 use SAP JVM 8.1.095 for Docker images 2023-09-24 18:03:26 +02:00
Axel Uhl 90a496bcb3 upgrade Docker images to SAP JVM 8.0.95 and use build-deps "bullseye" 2023-09-24 18:00:14 +02:00
Axel Uhl 4e5c9ecb75 fixed logging options for Java8-based windestimation Docker image 2023-07-24 11:42:32 +02:00
Axel Uhl 96df515c00 upgraded SAP JVM to 8.1.094 for windestimation docker image 2023-07-21 00:08:51 +02:00
Axel Uhl 121a7341df upgrade SAP JVM to 8.1.094 2023-06-27 13:06:57 +02:00
Axel Uhl 0d12cf6a9b first write-up for Paris 2024 Olympic set-up 2023-04-21 18:32:05 +02:00
Axel Uhl 2ea1bc1194 fixed docker image creation scripts regarding latest release calculation 2023-03-25 09:46:15 +01:00
Axel Uhl da6f09e57f upgraded SAPJVM to 8.1.092 2023-02-25 17:29:05 +01:00
Axel Uhl 02bf94ead5 upgrade Dockerfiles for sapmachine-17.0.6 2023-02-20 10:27:04 +01:00
Axel Uhl 5a0d9afad2 bug5784: pass cache through to Leaderboard.getEntry 2023-01-16 11:03:26 +01:00
Axel Uhl 2c2f30cbcf added GC logging options to windestimation-on-sapmachine17 dockerfile 2023-01-12 14:35:10 +01:00
Axel Uhl a681a4702a added dockerfile for windestimation image on sapmachine-17 2023-01-09 21:18:48 +01:00
Axel Uhl 15c606940a updated Dockerfile to use RELEASE arg instead of patching it with sed 2023-01-04 17:57:52 +01:00
Axel Uhl b051137f3d updated Dockerfile.tpl to point to version 8.1.091 of SAP JVM 8 2023-01-04 17:29:29 +01:00
Axel Uhl d8ef15299d added missing Dockerfile for Java 17 2022-12-20 16:24:58 +01:00
Axel Uhl 420b5e38f0 bug5794: don't try to provide a specific JavaSE-17.profile; it should be automatic;
See also https://bugs.eclipse.org/bugs/show_bug.cgi?id=527353
2022-12-19 00:00:10 +01:00
Axel Uhl 04e2085207 "make"-file to make a docker image for sapsailing on sapmachine-17 2022-12-18 23:42:41 +01:00
Axel Uhl 9805daef4a bug5792: fixing docker/makeImageForLatestRelease; align more project preferences 2022-12-14 05:07:13 -08:00
Axel Uhl cb343af0ac bug5792: fixed prefs file of com.googlecode.mgwt 2022-12-12 08:17:33 -08:00
Axel Uhl bb87d1882f bug5792: down-ported / cherry-picked Dockerfile for sapmachine-11 and corresponding env.sh changes 2022-12-12 08:05:57 -08:00
Axel Uhl ba5c23c2d3 docker-11: fixed docker image creation script 2022-12-12 08:01:37 -08:00
Axel Uhl 2eeef89aec if only trainingDataPercent is provided, compute validation data percent 2022-07-12 18:15:43 +02:00
Axel Uhl c2396151ee chmod 777 /home/sailing for the windestimationtraining docker image, so "nobody" can write to it 2022-07-06 16:56:38 +02:00
Axel Uhl 385c507968 upgraded windestimation dockerfile to SAP JVM 8.1.088 base image 2022-07-06 15:06:54 +02:00
Axel Uhl 1cac957a25 Merge remote-tracking branch 'origin/master' 2022-07-06 14:58:20 +02:00
Axel Uhl 9c0656d729 upgraded to newest SAP JVM 8.1.088 image 2022-07-06 14:55:52 +02:00
Axel Uhl 7bba0c1646 include mongo shell client in windestimationtraining docker image 2022-07-06 14:55:25 +02:00