Skip to content

Seems like the breaking change in BusyBox ("timeout: fix arguments to match coreutils") make an issue #7

@ovc

Description

@ovc

I have the same issue like here: vishnubob/wait-for-it#71 in tools/wait-for-it.sh

$ docker logs --details vault_vault_1 
 timeout: unrecognized option: t
 BusyBox v1.30.1 (2019-06-12 17:51:55 UTC) multi-call binary.
 
 Usage: timeout [-s SIG] SECS PROG ARGS
 
 Runs PROG. Sends SIG to it if it is not gone in SECS seconds.
 Default SIG: TERM.
 wait-for-it.sh: timeout occurred after waiting 20 seconds for consul:8500
 wait-for-it.sh: strict mode, refusing to execute subprocess

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions