Commit Graph
21 Commits
Author SHA1 Message Date
Axel Uhl e11b9fc3c5 fixed construction of lowercase ghcr package name for docker image creation scripts 2025-10-24 15:15:35 +02:00
Axel Uhl c798918475 made repository and ghcr package name flexibly configurable 2025-10-24 14:46:23 +02: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 b76aed1639 adjusted docker/makeImageForLatestRelease so it fetches release from Github 2024-05-23 16:10:12 +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 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 2ea1bc1194 fixed docker image creation scripts regarding latest release calculation 2023-03-25 09:46:15 +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 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 799ee82ad4 use docker.sapsailing.com as the Docker registry for uploading images 2022-01-17 00:21:19 +01:00
Axel Uhl 4289557e5a the refreshInstance.sh script's "install-release" option now defaults to the newest build-* release 2019-01-24 22:35:48 +01:00
Axel Uhl 78fca99c15 added tagging as "latest" to docker script 2019-01-23 20:28:44 +01:00
Axel Uhl ff8fe2ea0d also try to push a Docker image built to the dockerhub registry
Change-Id: I67d17de18a39dcec094edb25e599dd213e2e7b96
2019-01-23 17:09:19 +01:00
Axel Uhl 723e3381c6 fixed directory handling in Docker image creation script
Change-Id: I0bbb38d09e461cc3c3c70a20e3f4c6af61ef4eaa
2019-01-23 15:18:51 +01:00
Axel Uhl 1a2d585b0e fixed paths in makeImageForLatestRelease so it can be called from anywhere
Change-Id: I7f5d9ac9ce32449b4f50e81d0072280b5e7c9b15
2019-01-23 09:28:34 +01:00
Axel Uhl 3c376e2367 also clean up Dockerfile; handle mail env variables to update mail.properties; turn off mail authentication by default 2018-11-27 21:26:05 +01:00
Axel Uhl 865e519fce copy files required in Docker image from git workspace to docker/ and clean up afterwards 2018-11-27 20:58:02 +01:00
Axel Uhl 52fdf59012 the start of a Dockerfile for a sapsailing Docker image 2018-11-22 20:28:15 +01:00