-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
checkerAdding a new checkAdding a new checkhelp wantedExtra attention is neededExtra attention is needed
Description
When docker-compose.yml is detected, check that the images used by services are already pulled locally. Saves people from hitting unexpected pull delays when starting services.
Run docker compose images --format json and check if any service has no image pulled.
Add to internal/check/compose.go or a separate file, register under stack.DockerCompose.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
checkerAdding a new checkAdding a new checkhelp wantedExtra attention is neededExtra attention is needed