Skip to content
This repository was archived by the owner on May 31, 2019. It is now read-only.

Create container for aspnet latest dev version #10

Closed
giggio opened this issue Nov 15, 2014 · 5 comments
Closed

Create container for aspnet latest dev version #10

giggio opened this issue Nov 15, 2014 · 5 comments

Comments

@giggio
Copy link

giggio commented Nov 15, 2014

Right now dev is beta2-10698 dev version and master is 1.0.0-beta1 master version.
We don't get a dev version, only a master. We should always have the option to run the latest dev version, which would pull the latest automatically (no need to update the docker file all the time).

@ahmetb
Copy link
Contributor

ahmetb commented Nov 16, 2014

@giggio Hmm it sounds like we can have another image tag called dev which uses dev feed and always installs latest KRE when a derived image is being built (using ONBUILD instruction).

Would you like to contribute such a Dockerfile in a pull request?
/cc:@muojp @friism

@vlesierse
Copy link
Contributor

For my project I needed the same image. Please review my PR Added Dockerfile to download the nightly build of ASP.NET 5

@muojp
Copy link
Contributor

muojp commented Dec 23, 2014

great!

@ahmetb
Copy link
Contributor

ahmetb commented Jan 4, 2015

This is completed via #20, please close.

@giggio
Copy link
Author

giggio commented Jan 5, 2015

Cool!

@giggio giggio closed this as completed Jan 5, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants