Skip to content

feat: added services endpoint

Mateusz Urbanek requested to merge refractor into main

While Containers API is a primitive used to work directly with Docker API, the Services API is abstraction over Docker. Only returns properly labeled containers.

Merge request reports