Logo
Explore Help
Register Sign In
tudor/school_compare
1
0
Fork 0
You've already forked school_compare
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
7e8111b1f53866f0a4704cc15b5f1b583f9ecf69
school_compare/integrator/Dockerfile.init

4 lines
129 B
Docker
Raw Normal View History

fix(kestra): bake flows into kestra-init image to fix empty /flows in container Bind mounts don't work on the remote Portainer host since the files aren't present there. Instead, Dockerfile.init copies the flow YAMLs into a dedicated image (kestra/kestra:latest base) that is built in CI and pulled by Portainer like the other images. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-24 12:40:43 +00:00
FROM kestra/kestra:latest
COPY flows/ /flows/
CMD ["flow", "namespace", "update", "schoolcompare.data", "/flows", "--no-delete"]
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.5 Page: 11ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API