Skip to content

consul-template error while installation #1

@abdullah-abunada

Description

@abdullah-abunada

cant execute this command

RUN curl --retry 7 -Lso /tmp/consul-template.zip
"https://releases.hashicorp.com/consul-template/${CONSUL_TEMPLATE_VERSION}/consul-template_${CONSUL_TEMPLATE_VERSION}_linux_amd64.zip"
&& echo "${CONSUL_TEMPLATE_SHA1} /tmp/consul-template.zip" | sha256sum -c
&& unzip /tmp/consul-template.zip -d /usr/local/bin
&& rm /tmp/consul-template.zip

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