Skip to content

exec: "/bin/sh": stat /bin/sh: no such file or directory during the built #4

@doog33k

Description

@doog33k

Hello,
I've tried to use your Dockerfile to build the docker-civicrm-buildkit image.
I have followed the instructions of the README.
But I have an error during the build :

Sending build context to Docker daemon 80.38 kB
Sending build context to Docker daemon
Step 0 : FROM my-jessie:latest

---> 5b837642b9ad

Step 1 : MAINTAINER Jamie McClelland jamie@progressivetech.org

---> Using cache

---> c5ac75acf855

Step 2 : ENV DEBIAN_FRONTEND noninteractive

---> Using cache

---> 227e951a71e7

Step 3 : RUN apt-get update && apt-get install -y php5-mysql php-apc mysql-server mysql-client openssh-server bzip2 libapache2-mod-php5 runit git wget php5-curl php5-gd nodejs sudo vim npm

---> Running in 306dabb8a617

exec: "/bin/sh": stat /bin/sh: no such file or directory

INFO[0000] [8] System error: exec: "/bin/sh": stat /bin/sh: no such file or directory

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