Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support all healthcheck options in Compose #780

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Commits on Mar 11, 2024

  1. Use new Podman flags for healthcheck

    Signed-off-by: Robin Syl <robin@robinsyl.dev>
    recursiveribbons committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    44885b7 View commit details
    Browse the repository at this point in the history
  2. Support start_interval in healthcheck block

    Signed-off-by: Robin Syl <robin@robinsyl.dev>
    recursiveribbons committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    64ec99c View commit details
    Browse the repository at this point in the history
  3. Unit test for healthcheck block

    Signed-off-by: Robin Syl <robin@robinsyl.dev>
    recursiveribbons committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    efccf15 View commit details
    Browse the repository at this point in the history
  4. run formatter

    Signed-off-by: Robin Syl <robin@robinsyl.dev>
    recursiveribbons committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    f512566 View commit details
    Browse the repository at this point in the history