docker-systemctl-replacement
docker-systemctl-replacement copied to clipboard
support "ConditionFileNotEmpty" and other conditions
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. ;)
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!