assembly icon indicating copy to clipboard operation
assembly copied to clipboard

[EXPERIMENTAL] Implementation of container-interop/definition-interop

Results 3 assembly issues
Sort by recently updated
recently updated
newest added

Hi, Came across your repo because it is listed as standards-compliant in the docs of [`container-interop/definition-interop`](https://github.com/container-interop/definition-interop). And it's true, this is a fantastic implementation! What can I say, you have...

Reading through the code, I found something that concerns me. I wanted to have the class name for the service to be dependent on one of the container values. However,...

I've added compiler test suite to Assembly to see how it goes. So far, it goes pretty well. There is only one catch about how to handle exceptions regarding parameters...