azure-sdk-for-python icon indicating copy to clipboard operation
azure-sdk-for-python copied to clipboard

[ML] Remove Docker Hard Dependency

Open JustinFirsching opened this issue 3 years ago • 1 comments

Description

Implement a proxy for docker usage in azure-ai-ml such that the docker library is not required for online deployments but remains functional with offline deployments.

All SDK Contribution checklist:

  • [X] The pull request does not introduce [breaking changes]
  • [X] CHANGELOG is updated for new features, bug fixes or other significant changes.
  • [X] I have read the contribution guidelines.

General Guidelines and Best Practices

  • [X] Title of the pull request is clear and informative.
  • [X] There are a small number of commits, each of which have an informative message. This means that previously merged commits do not appear in the history of the PR. For more information on cleaning up the commits in your PR, see this page.

Testing Guidelines

  • [ ] Pull request includes test coverage for the included changes.

JustinFirsching avatar Sep 23 '22 17:09 JustinFirsching

CLA assistant check
All CLA requirements met.

ghost avatar Sep 23 '22 17:09 ghost