Commit Graph

17 Commits

Author SHA1 Message Date
Thomas Boerger
bad8c6ab4a
fix: reduce docker layer and remove user flag from pip install 2024-06-05 10:28:32 +02:00
fiftin
7a71a489f9
fix(docker): env var 2024-05-30 00:52:42 +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
fe3cc6c031
ci(docker): use full path of venv 2024-05-27 23:00:47 +02:00
fiftin
bb7a156f10
ci(docker): allow port in SEMAPHORE_DB_HOST 2024-05-25 21:49:46 +02:00
fiftin
c79f509bab
fix(docker): boltdb database filename 2024-05-24 12:55:46 +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
9e2643788e
fix: remove copy and paste error 2024-04-28 14:48:18 +02:00
Thomas Boerger
4dcbcbae69
chore: use right tasks within docker builds 2024-04-28 01:00:30 +02:00
Thomas Boerger
ee42d8c324
fix: rename requirements file 2024-04-28 00:15:59 +02:00
Thomas Boerger
aee0631540
feat: restructure whole docker build process 2024-04-28 00:15:05 +02:00