dajobe / hbase-docker

HBase running in Docker
https://hub.docker.com/r/dajobe/hbase/
328 stars 189 forks source link

/bin/sh: 0: Illegal option - #28

Closed DestBro closed 5 years ago

DestBro commented 5 years ago

image

Step 5/17 : RUN /build/prepare-hbase.sh && cd /opt/hbase && /build/build-hbase.sh cd / && /build/cleanup-hbase.sh && rm -rf /build ---> Running in c2a56b388f68

/bin/sh: 0: Illegal option -

Service 'hbase' failed to build: The command '/bin/sh -c /build/prepare-hbase.sh && cd /opt/hbase && /build/build-hbase.sh cd / && /build/cleanup-hbase.sh && rm -rf /build' returned a non-zero code: 2

mike-kotikov commented 5 years ago

Hello! Need help, I faced the same issue and can't get how to solve it =( May be you remember how you did it??