Detect returns true if this container should handle the application Returns the container name and version if detected
()
| 9 | // Detect returns true if this container should handle the application |
| 10 | // Returns the container name and version if detected |
| 11 | Detect() (string, error) |
| 12 | |
| 13 | // Supply installs the container and its dependencies |
| 14 | Supply() error |
no outgoing calls
no test coverage detected