moby icon indicating copy to clipboard operation
moby copied to clipboard

The Moby Project - a collaborative project for the container ecosystem to assemble container-based systems

Results 1256 moby issues
Sort by recently updated
recently updated
newest added

**Description** There's no chance to log into the same registry using different credentials to access to different images within. **Steps to reproduce the issue:** 1. `docker login https://registry.example.com/team1` - provide...

area/distribution
kind/enhancement
area/authentication

### Description When undraining the node and [immediately] placing a docker service on this node the container doesn't show up in `docker ps` command for 30 sec / 1 min...

status/0-triage
kind/bug

Hi folks, thanks for all your great work. I was previously running a "library/registry" on `localhost:5000`. With Docker 1.3+, I was required to run _docker_ with `--insecure-registry localhost:5000`. Doing so...

area/distribution
kind/feature

**- What I did** **- How I did it** **- How to verify it** **- Description for the changelog** **- A picture of a cute animal (not mandatory but encouraged)**

### Description Leaving a swarm (doesn't matter if as a manager or worker) causes port mappings of standalone containers that were started via docker-compose to be removed. The affected containers...

status/0-triage
kind/bug

First commit copies the resolver code from buildkit with fix for insecure registries and could be backported. Second commit cleans up the resolve logic using containerd's host config.

area/distribution
status/2-code-review
kind/feature
area/daemon
kind/bugfix
kind/refactor

### Description DNS resolution of container name points to every container with the same name, instead of just the one that is associated with the stack ### Reproduce setup multiple...

status/0-triage
kind/bug
area/networking
area/networking/dns
version/25.0

### Description Docker related issue: Here we are running our Linux based application inside docker container & when we start the process it holds 1.4GB of memory we haven’t explicitly...

status/0-triage
status/more-info-needed
kind/bug
version/24.0

This will return a single entry for each name/value pair, and for now all the "image specific" metadata (labels, config, size) should be either "default platform" or "first platform we...

status/2-code-review
area/images
containerd-integration

### Description Since updating Docker Engine to version 25, loading images into various distributions of Kubernetes has been impossible due to what appears to be mismatching hashes of manifests/images. Downgrading...

status/0-triage
kind/bug