GoogleContainerTools / GoogleContainerTools/skaffold

Docker deployer should surface information about the active Docker daemon

Open
#6,282 1 comment 0 reactions 0 assignees View on GitHub
deploy/docker kind/feature-request priority/p2
Dominant language
Go
Stars
15.9k
Forks
1.7k
Avg merge
3d 9h
Merged PRs (30d)
10

Description

From: https://github.com/GoogleContainerTools/skaffold/pull/6265#issuecomment-885314901

> Also wanted to note that I had some UX friction here as the docker deployer used minikube's docker-env for me which made trying to view these containers via docker CLI a bit confusing (my mistake though lol). Might make sense to add some kind of detection & message to users around this for the docker deployer in general

We should try and surface some information about the active docker daemon when creating local containers so users know where to find these containers. We could even consider special casing `minikube` if we see `MINIKUBE_ACTIVE_DOCKERD` or equivalent env vars set on the host.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.