REPO and BRANCH)BUNDLE_URL)ADD via environment variable (APP_DIR)MONGO_PORT...) or explicit setting via environment variable (MONGO_URL)MONGO_OPLOG_URL. There were too many potention complications. As a result, unless you explicitly set MONGO_OPLOG_URL, Meteor will fall back to a polling-based approach to database synchronization. Note that oplog tailing requires a working replica set on your MongoDB server as well as access to the local database.PORT); defaults to 80DEPLOY_KEY to the location of your SSH key file)
GITHUB_DEPLOY_KEY is also supported but deprecatedspiderable packageRegardless of the version number of the tool included in this package, your application will run on whatever version of Meteor it is configured to run under.
docker run --rm -e ROOT_URL=http://testsite.com -e REPO=https://github.com/yourName/testsite -e BRANCH=testing -e MONGO_URL=mongodb://mymongoserver.com:27017 ulexus/meteor
There is also a sample systemd unit file in the Github repository.
Content type
Image
Digest
sha256:88f2bd9a6…
Size
350.5 MB
Last updated
almost 11 years ago
docker pull sevki/docker-meteor