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
{{ message }}
This repository was archived by the owner on Jul 18, 2025. It is now read-only.
- `service` package holds service related struct and methods. It's just
a move, stuff like `Namer` should be moved away from this package and
refactor in a way they don't call the docker API (e.g).
- `ctx` holds the `Context` struct used to pass factory and stuff :)
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
0 commit comments