Skip to content

/bin/sh: 1: docker-php-source: not found #423

@ghost

Description

It showed this issue:" /bin/sh: 1: docker-php-source: not found" when I builded the php 7.1 fpm image. I added "RUN ls /usr/local/bin" after the command "COPY docker-php-source /usr/local/bin/", and the screen printed "docker-php-source", so the file "docker-php-source" was copied to the image. But the issue said not found. I'm confused about it. Anyone can help me?

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