2
0
mirror of https://github.com/frappe/frappe_docker.git synced 2024-09-20 11:09:01 +00:00
Commit Graph

12 Commits

Author SHA1 Message Date
Lev Vereshchagin
e772614c35 Add make to worker build deps for linux/arm64 2021-12-21 15:35:53 +03:00
Lev Vereshchagin
6f9834915b Don't log requests in worker image (nginx already does that) 2021-12-17 15:16:01 +03:00
Lev Vereshchagin
d15ef8d4e4 Use jq for parsing config in healthcheck 2021-12-17 11:25:46 +03:00
Lev Vereshchagin
e6d80db704 Remove VOLUME declaration
https://stackoverflow.com/a/55052682
2021-12-16 21:42:39 +03:00
Lev Vereshchagin
a992ab497a Use Python for configurator service: faster and more robust 2021-12-15 13:37:06 +03:00
Lev Vereshchagin
9ab2547623 Add configurator service to dynamically set common config 2021-12-15 12:41:35 +03:00
Lev Vereshchagin
6dc92c2d1a Install Node in worker image 2021-12-15 11:50:46 +03:00
Lev Vereshchagin
9ae5a1f7bb Optimize worker build 2021-12-15 10:32:10 +03:00
Lev Vereshchagin
789098f42a Remove unused todo 2021-12-15 10:06:49 +03:00
Lev Vereshchagin
7e5b509709 Fix type annotations for v12 2021-12-15 09:15:34 +03:00
Lev Vereshchagin
37878f4342 Add push-backup 2021-12-15 08:30:00 +03:00
Lev Vereshchagin
0d873981f6 Remove frappe- prefix in build directories 2021-12-14 15:33:37 +03:00