Skip to content

[Bug]: Docker Container never becomes healthy #1745

@bergerst

Description

@bergerst

Steps to Reproduce

  1. Run the example docker command from https://hub.docker.com/r/smallstep/step-ca, but use smallstep/step-ca:0.25.2
  2. Run docker ps, the new container is unhealthy

Your Environment

  • OS - Docker on AlmaLinux 8
  • step-ca Version - 0.25.2

Expected Behavior

Container should become healthy

Actual Behavior

Container stays unhealthy forever

Additional Context

Most likely the problem is the healthcheck definition

The command fails because it expects a --ca-url parameter, but none is provided.

'step ca health' requires the '--ca-url' flag

Contributing

Vote on this issue by adding a 👍 reaction.
To contribute a fix for this issue, leave a comment (and link to your pull request, if you've opened one already).

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugneeds triageWaiting for discussion / prioritization by team

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions