We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 12a5fd5 commit 3bffd37Copy full SHA for 3bffd37
Dockerfile
@@ -1,5 +1,5 @@
1
# A base Docker image for Meteor applications. https://hub.docker.com/r/jshimko/meteor-launchpad/
2
-FROM jshimko/meteor-launchpad:latest
+FROM abernix/meteord:onbuild
3
# the version (that bit after :) is dependent somehow on meteor versions. it used to be 1.1.1 but now as we go for Meteor 1.8, let's use latest.
4
# If you get in trouble with starting Meteor, this might be something to look at
5
MAINTAINER apinf <info@apinf.io>
0 commit comments