85 Commits

Author SHA1 Message Date
Alex Kretzschmar
447db552cc
Merge pull request #29 from ironicbadger/version_removal
resolve docker-compose.yml version is obsolete
2024-05-29 14:56:39 -04:00
Alex Kretzschmar
b06b6538c9 resolve docker-compose.yml version is obsolete 2024-05-29 14:56:02 -04:00
Alex Kretzschmar
af55a6feb7
Merge pull request #25 from jasonlearst/fix-healthcheck-start-period
Add if for health check start period
2024-05-27 21:01:24 -04:00
Jason Learst
893f29bd0c remove extra quotes from test 2024-04-22 13:27:06 -04:00
Jason Learst
35ffb6e327 add extra endif 2024-04-21 22:08:23 -04:00
Jason Learst
151a23a570 add if for start_period 2024-04-21 21:52:08 -04:00
IronicBadger
29bfb91727 gpu support 2024-03-17 18:48:20 -07:00
IronicBadger
187bbd262f added gpu stuff 2024-03-17 18:45:25 -07:00
Alex Kretzschmar
379b9d4255
Update main.yml 2024-03-15 20:32:11 -07:00
Alex Kretzschmar
7a6f56ab32
Merge pull request #20 from coredotbin/healthcheck
Add support for healthcheck
2024-03-15 20:14:59 -07:00
Alex Kretzschmar
8a071e0c2a
Update release.yml 2024-03-15 20:11:37 -07:00
Alex Kretzschmar
2f75db00e8
Merge pull request #17 from lmilius/patch-1
Add expose section to docker compose template
2024-03-15 20:09:57 -07:00
Alex Kretzschmar
ec4acd18f9
Merge pull request #24 from mrwacky42/stop-grace-period
Support stop_grace_period
2024-03-14 16:09:29 -07:00
Sharif Nassar
a0a8eafd90 Support stop_grace_period
https://docs.docker.com/compose/compose-file/compose-file-v3/#stop_grace_period
2024-03-11 19:24:33 -07:00
Corbin Bartsch
4642c4a72b
escape test with quotes, make interval and timeout optional 2023-10-28 21:02:50 -04:00
Corbin Bartsch
b8e5485956
Fix stupid typo 2023-10-28 20:45:24 -04:00
Corbin Bartsch
0b12d43240
Add example usage to README 2023-10-28 20:38:48 -04:00
Corbin Bartsch
b8bccf6413
use jinja mapping test 2023-10-28 20:36:43 -04:00
Corbin Bartsch
cf59c5f807
Add healthcheck and dependency conditions 2023-10-28 17:01:51 -04:00
Corbin Bartsch
9846f2f03a
Merge pull request #2 from ironicbadger/master
Merge upstream changes
2023-10-28 08:42:10 -04:00
Luke Milius
735df5e4c7
Add expose section to docker compose template 2023-10-06 17:53:34 -05:00
Alex Kretzschmar
e6f222c44c
Merge pull request #15 from itsamenathan/master
Adding user option to template
2023-07-24 14:42:26 -04:00
Alex Kretzschmar
02e5db10d6
Merge pull request #16 from pastalino/master
fix(template): comment for multiline ansible_managed
2023-07-24 14:41:51 -04:00
Patrick Stangl
f142d40e7b fix(template): comment for multiline ansible_managed 2023-03-22 21:03:55 +01:00
Nathan Warner
d297757876 Removing extra whitespace 2023-03-06 21:29:09 -07:00
Nathan W
b61d15519b
Adding user option to template
Some containers do not support PUID and GUID, in that case it is handy to have an option to pass the user to the container from the compose file
2023-03-06 09:23:00 -07:00
Corbin Bartsch
4708fdd86f
Merge pull request #1 from ironicbadger/master
Merge upstream changes
2022-12-30 15:11:01 -05:00
Alex Kretzschmar
80da5dc175
Merge pull request #14 from coredotbin/command
Accept either string or array as `command` option
2022-12-29 20:13:20 -05:00
Corbin Bartsch
081d3b6e1e
Add array handling for command 2022-09-01 13:18:32 -04:00
Alex Kretzschmar
c5836ad92a
fixed command logic 2022-08-10 10:36:50 -04:00
Alex Kretzschmar
9020e74cb2
Merge pull request #6 from coredotbin/logging
Add support for logging
2022-05-19 09:25:13 -04:00
Alex Kretzschmar
f94e446a97
Merge branch 'master' into logging 2022-05-19 09:25:06 -04:00
Alex Kretzschmar
56c124080c
Merge pull request #7 from SolidRhino/patch-1
Change description for Ansible Galaxy
2022-05-19 09:24:09 -04:00
IronicBadger
a15c0f2145 adds support for external env files 2022-05-18 19:32:29 -04:00
Solid Rhino
0a604f0019
Change description for Ansible Galaxy 2022-05-17 12:21:49 +02:00
IronicBadger
ed6a6064c6 adds memlock to ulimits 2022-05-06 14:02:45 -04:00
IronicBadger
b245c469cd adds tmpfs support 2022-05-04 11:23:25 -04:00
IronicBadger
abad2c4c04 ulimits implementation 2022-05-04 10:06:34 -04:00
IronicBadger
d2a458c427 adds ulimit support 2022-05-04 09:38:59 -04:00
Corbin Bartsch
639a8f3bc9
Fixed indentation 2022-05-04 06:47:36 -04:00
Corbin Bartsch
738ad81999
Add support for logg 2022-04-29 01:07:25 -04:00
IronicBadger
721d8c9926 Merge branch 'master' of github.com:ironicbadger/ansible-role-docker-compose-generator 2022-04-27 17:28:41 -04:00
IronicBadger
b689e118b0 adds CI 2022-04-27 17:28:30 -04:00
Alex Kretzschmar
0ee8c6c35f
Merge pull request #4 from FuzzyMistborn/patch-1
Add build var to template
2022-04-26 20:11:49 -04:00
IronicBadger
73afa91599 updates role name in galaxy 2022-04-26 20:11:26 -04:00
Fuzzy
5a4ca5dbbd
Add build var to template 2021-09-17 23:22:11 -04:00
Alex Kretzschmar
67d0d67ba0 tweaks to command output 2021-09-01 15:40:14 -04:00
Alex Kretzschmar
762aa66851
fixed command after for loop removal 2021-08-04 15:53:57 -04:00
Alex Kretzschmar
e90f463b74
fixed command as a loop was not needed 2021-08-04 15:50:52 -04:00
Alex Kretzschmar
36ecbfc7c1
Merge pull request #3 from FuzzyMistborn/patch-1
Add group_add to template
2021-06-17 23:41:01 -04:00