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
Concrete classes that invoke docker just like how DMOD currently invokes docker. These new classes need to implement the base classes and protocols defined in #705 . No invocation or entrypoint within the Docker implementation of these backend classes should require any knowledge or acknowledgement of docker - that should be encapsulated as implementation details.
The text was updated successfully, but these errors were encountered:
blocked by #705
Expected Products
Concrete classes that invoke docker just like how DMOD currently invokes docker. These new classes need to implement the base classes and protocols defined in #705 . No invocation or entrypoint within the Docker implementation of these backend classes should require any knowledge or acknowledgement of docker - that should be encapsulated as implementation details.
The text was updated successfully, but these errors were encountered: