docker-systemctl-replacement icon indicating copy to clipboard operation
docker-systemctl-replacement copied to clipboard

support "ConditionFileNotEmpty" and other conditions

Open onlyjob opened this issue 8 years ago • 2 comments

Please add support for File/Path/Mount conditions such as ConditionFileNotEmpty. Thanks.

onlyjob avatar Jul 12 '17 05:07 onlyjob

I do not have a use for that in my current projects, so may be I'll implement that next year.

I do take patches however. ;)

gdraheim avatar Jul 12 '17 23:07 gdraheim

This fits with something I need to - ConditionEnvironment. Do you have a document describing the flow of the existing code, so I can have a go at an implementation - I was struggling to work out where I would need to place the checks. Thanks!

drrk avatar Apr 28 '22 17:04 drrk