Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add pony stable to docker image #2364

Merged
merged 1 commit into from
Nov 21, 2017
Merged

Conversation

dipinhora
Copy link
Contributor

This allows users of the docker image to do the following:

  • docker run -it ponylang/ponyc stable fetch to fetch dependencies
  • docker run -it ponylang/ponyc stable env ponyc to build with
    dependencies

This allows users of the docker image to do the following:

* `docker run -it ponylang/ponyc stable fetch` to fetch dependencies
* `docker run -it ponylang/ponyc stable env ponyc` to build with
  dependencies
@jemc jemc added the changelog - added Automatically add "Added" CHANGELOG entry on merge label Nov 21, 2017
@SeanTAllen SeanTAllen merged commit c53e50c into ponylang:master Nov 21, 2017
ponylang-main added a commit that referenced this pull request Nov 21, 2017
@plietar
Copy link
Contributor

plietar commented Nov 21, 2017

Since the playground used the docker this could be used to have some packages made available.
Let me know if there's anything you'd want me to add.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog - added Automatically add "Added" CHANGELOG entry on merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants