Commit graph

20 commits

Author SHA1 Message Date
Maksym Vlasov
dc177fe29e
fix: Updates all dependencies used in Dockerfile and fix Docker image (#507)
* Docker doesn't provide possibilities for avoiding trash

There is no possibility to exclude part of the "pre-installed" files from
COPY steps like https://github.com/moby/buildkit/issues/2853
And copy-paste mostly all `site-packages` without it is not worth it
2023-04-21 16:27:02 +03:00
renovate[bot]
4b43b9996a
chore(deps): pin dependencies (#493)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-13 16:44:10 +02:00
John Schutz
abc2570e42
feat: Allow running container as non-root UID/GID for ownership issues (docker) (#433)
Co-authored-by: George L. Yermulnik <yz@yz.kiev.ua>
Co-authored-by: MaxymVlasov <MaxymVlasov@users.noreply.github.com>
Co-authored-by: Anton Babenko <anton@antonbabenko.com>
2022-09-07 14:19:52 +02:00
Maksym Vlasov
51147f1712
chore: Updated repo for terrascan (#384) 2022-05-16 13:03:56 +02:00
Anton Babenko
e4e9a73d7e
feat: Added terraform_wrapper_module_for_each hook (#376) 2022-05-02 19:59:08 +02:00
Jonathan Forget
017da745d0
feat: Add support for pre-commit/pre-commit-hooks in Docker image (#374) 2022-04-28 09:04:53 +02:00
Maksym Vlasov
c3f8dd40e6
fix: Fixed git fatal error in Dockerfile (#372) 2022-04-20 14:10:59 +02:00
Julien Rottenberg
ef7a0f2b46
feat: Added support for tfupdate to update version constraints in Terraform configurations (#342) 2022-04-13 19:25:04 +02:00
Maksym Vlasov
47229003ff
chore: Add hadolint check for Dockerfiles (#322)
Co-authored-by: Balazs Hamorszky <balihb@gmail.com>
2022-01-11 18:20:29 +01:00
Maksym Vlasov
01d262caaa
fix: pre-build docker image (#292) 2021-12-08 20:03:04 +01:00
sg70
4543f10a8e
fix: Fixed docker build (#288) 2021-12-06 15:55:06 +01:00
Maksym Vlasov
71302a9a56
feat: Updated Docker image from Ubuntu to Alpine (#278) 2021-11-08 09:51:08 +01:00
Maksym Vlasov
cff42e6d6f
feat: Add infracost_breakdown hook (#252) 2021-10-26 13:12:01 +02:00
balihb
3bdcf51a97
fix: Dockerfile if INSTALL_ALL is not defined (#233) 2021-09-30 14:23:07 +02:00
Maksym Vlasov
53a866e775
feat: Add GH checks and templates (#222) 2021-09-11 09:47:56 +02:00
Maksym Vlasov
c920368fb2
feat: Add mixed line ending check to prevent possible errors (#221) 2021-09-10 21:33:03 +02:00
Maksym Vlasov
ce02f94e46
fix: Dockerized pre-commit-terraform (#219)
Co-authored-by: Anton Babenko <anton@antonbabenko.com>
2021-09-09 21:29:33 +02:00
Maksym Vlasov
5daffe8727
docs: Initial docs improvement (#218) 2021-09-09 11:38:43 +02:00
Manuel Vogel
d27074b5a0
fix: Fix and pin versions in Dockerfile (#193) 2021-04-20 12:13:25 +02:00
Manuel Vogel
36a269f109
chore: add dockerfile (#183) 2021-03-12 15:35:21 +01:00