-
Notifications
You must be signed in to change notification settings - Fork 9
Description
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