Skip to content
This repository was archived by the owner on Feb 28, 2024. It is now read-only.
This repository was archived by the owner on Feb 28, 2024. It is now read-only.

Docker 1.12 required for HEALTHCHECK CMD  #8

@csharptest

Description

@csharptest

Trying to take advantage of the following:
https://docs.docker.com/engine/reference/builder/#/healthcheck

The following added to the dockerfile fails in circleci:

HEALTHCHECK CMD curl --fail http://localhost/ || exit 1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions