Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Openshift - meteor: command not found #114

Open
bakayolo opened this issue Sep 12, 2016 · 0 comments
Open

Openshift - meteor: command not found #114

bakayolo opened this issue Sep 12, 2016 · 0 comments

Comments

@bakayolo
Copy link

bakayolo commented Sep 12, 2016

Hello,

I am trying to build my image on OpenShift but I get the following error :

# Executing 2 build triggers... Step 1 : COPY ./ /app Step 1 : RUN bash $METEORD_DIR/on_build.sh ---> Running in 25c61caf3f1e /opt/meteord/lib/build_app.sh: line 11: meteor: command not found F0911 21:14:32.147415 1 builder.go:204] Error: build error: The command '/bin/sh -c bash $METEORD_DIR/on_build.sh' returned a non-zero code: 127

My Dockerfile contains only the 2 following lines :
FROM meteorhacks/meteord:onbuild EXPOSE 8080

Fully working on my local machine.

Any help would be highly appreciated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant