Commit Graph

14 Commits

Author SHA1 Message Date
fiftin
40b8f659a7
feat(docker): add terraform 2024-06-14 16:40:12 +05:00
Denis Gukov
074e303085
Support TF/Bash (#2077)
Support OpenTofu and Bash
2024-06-13 01:20:57 +05:00
Thomas Boerger
ed3ee8e5d8
fix: reduce container size by removing __pycache__ folders 2024-06-05 10:50:42 +02:00
Thomas Boerger
bad8c6ab4a
fix: reduce docker layer and remove user flag from pip install 2024-06-05 10:28:32 +02:00
fiftin
71394a8166
fix(docker): return tini to kill zombie processes 2024-05-29 23:24:03 +02:00
fiftin
6bbef0642f
ci(docker): move venv from ~ to /opt 2024-05-28 00:45:25 +02:00
fiftin
aad11428f4
ci(docker): disable node_modules cache for runner too 2024-05-21 22:04:56 +02:00
fiftin
445bbb89e7
ci: fix docker image 2024-05-21 21:27:19 +02:00
Thomas Boerger
1c09244502
fix: downgrade alpine for nodejs v18 2024-05-08 16:18:49 +02:00
Thomas Boerger
7fcace6e38
fix: need more packages within dockerfiles 2024-05-04 02:06:11 +02:00
Thomas Boerger
3f542c3757
fix: install gcc within container 2024-05-04 01:34:58 +02:00
Thomas Boerger
f0f7a59d12
feat: add proper cache layers for docker build 2024-04-28 14:58:07 +02:00
Thomas Boerger
4dcbcbae69
chore: use right tasks within docker builds 2024-04-28 01:00:30 +02:00
Thomas Boerger
aee0631540
feat: restructure whole docker build process 2024-04-28 00:15:05 +02:00