Skip to content

/bin/sh: apk-install: not found when trying to add OpenSSL #274

Description

@IdanAdar

Using FROM node:6.9.4-alpine I am added the following in the Dockerfile:

RUN apk-install openssl

This however fails with:

/bin/sh: apk-install: not found
The command '/bin/sh -c apk-install openssl' returned a non-zero code: 127

How can I overcome this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions