You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Update environment yaml paths to point to `conda/environments` instead of `morpheus/conda/environments`.
- Update `docker/Dockerfile` to copy all yaml files from `conda/environments` to runtime image.
- Fix broken environment yaml path in DFP Dockerfile to use above examples yaml.
- Remove DFP `conda_env.yml` which is out of date and no longer used. DFP dependencies have already been moved to the examples yaml with updated versions.
Closes#1554
## By Submitting this PR I confirm:
- I am familiar with the [Contributing Guidelines](https://github.com/nv-morpheus/Morpheus/blob/main/docs/source/developer_guide/contributing.md).
- When the PR is ready for review, new or existing tests cover these changes.
- When the PR is ready for review, the documentation is up to date with these changes.
Authors:
- Eli Fajardo (https://github.com/efajardo-nv)
Approvers:
- Michael Demoret (https://github.com/mdemoret-nv)
URL: #1551
Version
24.03
Which installation method(s) does this occur on?
Docker
Describe the bug.
Getting an error when I try to build the DFP container following instructions here.
Minimum reproducible example
Error occurs after this step:
Relevant log output
Full env printout
No response
Other/Misc.
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: