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

Docker #349

Open
Rabosa616 opened this issue Jul 18, 2019 · 4 comments
Open

Docker #349

Rabosa616 opened this issue Jul 18, 2019 · 4 comments

Comments

@Rabosa616
Copy link

Any idea to deploy into docker instead of an IIS?

@NickCraver
Copy link
Member

Yes there is! The reason for there not being much noise is an active port to .NET Core 3.0. We have this up and working in Docker/K8s at Stack Overflow but still have a lot of issues to work through with config, secrets, etc.

If you want to try and give anything a spin, it's the craver/aspnetcore branch that I'm working in.

@NickCraver
Copy link
Member

@Rabosa616 heads up: there's a Dockerfile up and working in #355. I need to put a lot of effort into docs in general though. Basically, mount the existing /Config directory to the image and the .NET Core version will pick it up.

@Rabosa616
Copy link
Author

I was testing the repo and I can only build the image if I remove the copy nuget.config into the image due to if is there says something about ssl and no connection to the myget repos.
Does this happends to you also?

@NickCraver
Copy link
Member

Nope not at all - do you have MyGet blocked by a firewall perhaps?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants