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

Fix handling of --start-period option for HEALTHCHECK #167

Conversation

egoexpress
Copy link
Contributor

As adressed in #166 is_valid_healthcheck() throws an error when the '--start-period' option is provided.
This is due a broken regexp that doesn't handle the dash in the option name.
This PR fixes this.

@CLAassistant
Copy link

CLAassistant commented Jan 17, 2021

CLA assistant check
All committers have signed the CLA.

@proinsias
Copy link

Any chance of a merge of this?

sashkab added a commit to sashkab/docker-postfix that referenced this pull request Aug 2, 2021
sashkab added a commit to sashkab/docker-postfix that referenced this pull request Aug 2, 2021
* enable healthcheck

* workaround for bug in linter

replicatedhq/dockerfilelint#167
@chase-replicated chase-replicated deleted the branch replicatedhq:main December 9, 2021 00:02
@chase-replicated chase-replicated changed the base branch from master to main December 9, 2021 02:32
@proinsias
Copy link

@marccampbell – another request for a review and merge when you get a chance!

@egoexpress egoexpress closed this Aug 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants