20 Commits

Author SHA1 Message Date
Florian Hussonnois
a26fabe083 feat(system): add uv to kestra docker image
Use uv to install packages. UV is now required
to manage pythons dependencies for the plugin-script python.

Fix: kestra-io/kestra-ee#3527
2025-04-29 17:27:59 +02:00
Loïc Mathieu
0af18e551a chore: remove --break-system-packages 2024-07-30 10:37:11 +02:00
Loïc Mathieu
40d8c0b7e6 chore: use 21-jre-jammy base image 2024-07-30 10:29:37 +02:00
Florian Hussonnois
c6c2b63216 fix(build): fix docker build 2024-07-23 18:52:49 +02:00
Loïc Mathieu
a49b5bc847 chore: Java 21 in the Dockerfile 2024-04-24 13:45:58 +02:00
Loïc Mathieu
ba7f506115 feat(cicd)i: add the Kestra Python library to full docker image (#2415)
close #2357
2023-11-01 22:34:56 +01:00
Ludovic DEHON
a8cb1e7417 fix(docker): invalid docker file 2023-09-18 17:07:33 +02:00
Ludovic DEHON
0febbee4bd fix(docker): reduce docker image size 2023-09-15 09:00:14 +02:00
Loïc Mathieu
be29ef5a9c feat: Java 17 2023-04-25 14:59:19 +02:00
YannC
6f30e6bd07 feat(core): mass kill, restart & delete on executions (#901)
close #335

Co-authored-by: Ludovic DEHON <tchiot.ludo@gmail.com>
2023-01-20 22:32:43 +01:00
Ludovic DEHON
46bb6618e2 fix(docker): build must fail for a missing plugins 2022-09-28 22:09:51 +02:00
Ludovic DEHON
3f661b0846 feat(docker): move base image to adoptium
close #691
2022-08-19 18:35:02 +02:00
Ludovic DEHON
ed05baae0b feat(docker): unroot docker image 2022-04-22 07:27:48 +02:00
Ludovic DEHON
ea41b44432 fix(docker): clean up tmp directory on plugin download 2022-04-21 22:24:19 +02:00
Ludovic DEHON
91e2f5ac25 feat(docker): load some examples flow on docker-compose startup 2022-03-08 18:52:47 +01:00
Ludovic DEHON
796bf204cf chore(docker): try a better startup process with docker-compose 2022-02-28 14:33:31 +01:00
tchiotludo
d62d08f178 fix(docker): remove default MICRONAUT_CONFIG_FILES 2021-01-22 15:57:27 +01:00
tchiotludo
ed15b4c230 feat(docker): build a full image with all plugins 2020-11-22 22:34:40 +01:00
tchiotludo
379ba485c3 fix(cicd): use Dockerfile with JRE only 2020-05-25 21:53:25 +02:00
tchiotludo
c710ae524d feat(cicd): Introduce github action
* Github action main workflow
* Publish package & main jar to Bintray
* Slack notification
2020-01-02 17:30:16 +01:00