0

I am using abernix/meteord Docker image to build a docker image for my meteor app. It has always worked until recently.

The issue is the install script does not seem to install Meteor properly, causing the build script to fail. "meteor: command not found"

enter image description here And for more context. Here is a recording of the build error: Recorded Session

Akolade Adesanmi
  • 1,152
  • 11
  • 15
  • 3
    Can you post the error message as text, rather than a video? The `--progress=plain ` option can be used with docker to avoid omitting output. – Nick ODell Oct 05 '21 at 22:29
  • Thanks @NickODell, I just added the error message to the Question – Omobolanle Aro Oct 05 '21 at 22:32
  • 2
    I mean the entire thing. Meteor is not installed. The question is, why? The full output would be useful. – Nick ODell Oct 05 '21 at 22:34
  • Actually, there was no error from the install step, that's why I don't know what to do. Here is a screenshot of the output, adding the progress=plain flag https://drive.google.com/file/d/1ywmX8oGW9als8VTBANMHQa-VXZP3-nw7/view?usp=sharing – Omobolanle Aro Oct 05 '21 at 22:41
  • Again, please don't post text as images or videos. Add it to the question please. – Christian Fritz Oct 06 '21 at 00:13
  • They are not updated for newer Meteor versions (yet), I suggest you to use the more updated images from Zodern: https://github.com/zodern/meteor-docker – Jankapunkt Oct 06 '21 at 07:57

0 Answers0