Skip to content

I forked this repo and made possible Meteor 3 deployment. #151

Open
@gustawdaniel

Description

@gustawdaniel

How to migrate.

Replace:

FROM jshimko/meteor-launchpad:latest as build

by

FROM gustawdaniel/meteor-launchpad:latest as build

in your Dockerfile.

If you have to deploy meteor 2 add

PYTHON_VERSION=2.7

in launchpad.conf

By default I am using 3.6.0

Repo:

https://github.com/gustawdaniel/meteor-launchpad/tree/master

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions