dokku / docker-container-healthchecker

Runs healthchecks against local docker containers
BSD 3-Clause "New" or "Revised" License
16 stars 4 forks source link

Add in-place modification support via --in-place flag #69

Closed josegonzalez closed 1 year ago

josegonzalez commented 1 year ago

This standardizes how the convert flag handles the --app-json flag and simplifies the underlying codebase (which had a few logic errors due to the previous code fork).