slimtoolkit / slimtoolkit/slim

cannot use --http-probe-start-wait

Open
#310 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

triage
Dominant language
Go
Stars
23.4k
Forks
840
PR merge metrics
No merged PRs in 30d

Description

Expected Behavior

Usage of documented flag should be accepted.

Actual Behavior

got this error.
time="2022-04-05T18:31:32+02:00" level=fatal msg="flag provided but not defined: -http-probe-start-wait"


Steps to Reproduce the Problem

  1. sudo docker-slim build --target my-image --expose 3000 --http-probe-start-wait 30

Specifications

  • Version: docker-slim version linux|Transformer|1.37.3|97eb3c8c7f8c4e295a26c13882feb3f0539ab50f|2021-12-10_09:37:29AM
  • Platform: Archlinux

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the documented command with docker-slim build and --http-probe-start-wait 30, then compare the CLI flag definitions with the documented options. Done means the command accepts the flag and the relevant CLI checks pass.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker, go
Domain
cli, devops
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.