Closed msramalho closed 5 years ago
You're trying to run jshimko/meteor-launchpad:latest
(line 2). That's not a thing. This project is just a build utility, not an app that can run. You need to switch that line out to be your built app image.
You are correct, I have done it and it works.
For future reference:
jshimko/meteor-launchpad:latest
docker_compose.yml
I know this question has been asked in #38 but the answer is unsatisfactory and I have spent hours trying to get this image up and running. Here is my dockerfile and the error I get:
I have only changed
80:3000
to3000:3000
and commented theROOT_URL
setting.My
.meteor/.platforms
looks like this: