Alex Kretzschmar
|
b06b6538c9
|
resolve docker-compose.yml version is obsolete
|
2024-05-29 14:56:02 -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
|
7a6f56ab32
|
Merge pull request #20 from coredotbin/healthcheck
Add support for healthcheck
|
2024-03-15 20:14:59 -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 |
|
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
|
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 |
|
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 |
|
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
|
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
|
f94e446a97
|
Merge branch 'master' into logging
|
2022-05-19 09:25:06 -04:00 |
|
IronicBadger
|
a15c0f2145
|
adds support for external env files
|
2022-05-18 19:32:29 -04: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 |
|
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 |
|
Fuzzy
|
857af474c4
|
Add group_add to template
|
2021-03-30 22:32:23 -04:00 |
|
IronicBadger
|
f367cdaa11
|
makes schema version a string
|
2021-02-09 17:13:41 -05:00 |
|
IronicBadger
|
8293dfd1d3
|
adds support for compose schema versions
|
2021-02-09 17:12:43 -05:00 |
|
IronicBadger
|
6d770df305
|
adds sysctl support
|
2021-02-09 17:06:33 -05:00 |
|
IronicBadger
|
7b70869e09
|
added missing endif statement
|
2020-10-01 19:44:28 -04:00 |
|
IronicBadger
|
f09e41d662
|
added support for devices
|
2020-10-01 19:42:59 -04:00 |
|
IronicBadger
|
6a8e17c50d
|
added privileged support
|
2020-09-17 20:12:04 -04:00 |
|
IronicBadger
|
bd43f77f86
|
Merge branch 'master' of github.com:IronicBadger/ansible-role-docker-compose-generator into master
|
2020-09-14 11:51:10 -04:00 |
|
IronicBadger
|
90383ce9f1
|
fixed extra_hosts and global_env_vars defaults
|
2020-09-14 11:50:55 -04:00 |
|
IronicBadger
|
ce59ca09f3
|
command now supports multiline vars
|
2020-09-11 12:58:30 -04:00 |
|
Alex Kretzschmar
|
faa8801cf6
|
removes need to define global_env_vars in each container dict object
|
2020-06-24 22:58:45 -04:00 |
|
alexktz
|
98007791fc
|
Added extra_hosts compatibility
|
2020-05-07 10:34:32 -04:00 |
|
alexktz
|
43291cf96e
|
refactored naming conventions for improved readability
|
2020-05-06 23:48:45 -04:00 |
|
alexktz
|
b9abd8676a
|
added label support
|
2020-05-06 23:43:14 -04:00 |
|
Alex Kretzschmar
|
aada0b2025
|
added dns
|
2019-08-28 23:29:16 -04:00 |
|
IronicBadger
|
9e30b49933
|
added shm_size
|
2019-08-22 21:36:17 -04:00 |
|
IronicBadger
|
26e910573c
|
template fixes
|
2019-05-20 11:24:07 -04:00 |
|
IronicBadger
|
c382b2d457
|
added label support
|
2019-04-19 12:39:08 -04:00 |
|