Skip to content

Issue with curl command in dockerfile #210

Open
@samuelnunoo

Description

@samuelnunoo

The command "RUN curl -sL https://deb.nodesource.com/setup_8.x | sudo -E bash -"
leads to an error on build.

executor failed running [/bin/sh -c curl -sL https://deb.nodesource.com/setup_8.x | sudo -E bash -]: exit code: 1
ERROR: Service 'web' failed to build : Build failed

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions