-
Notifications
You must be signed in to change notification settings - Fork 433
Running as docker container throws " An assembly specified in the application dependencies manifest (Asp2017.deps.json) was not found" #486
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
Comments
Hi, It's work weel with this docker file :
|
@Crazyht thank you for the reply. Where do i need to place this docker file in root or in publish flder? |
In my case dockerfile is copied to publish folder, else you need adapt COPY . . line to according source folder |
it's the same error : #482 ? No ? I still in Ng 4 for now, so I haven't this :) |
We should be all set now that 5.0 production builds are fixed (and merged into Master) via #538 Give it a shot and let us know! |
I have followed this steps to create Docker image and run as
Publish
Created Dockerfile in bin/Release/netcoreapp2.0/publish with
Created Docker image with
Running using
ERROR
The text was updated successfully, but these errors were encountered: