docs icon indicating copy to clipboard operation
docs copied to clipboard

Source repo for Docker's Documentation

Results 659 docs issues
Sort by recently updated
recently updated
newest added

File: [get-started/02_our_app.md](https://docs.docker.com/get-started/02_our_app/) Hello. I'm new to Docker, having put off learning it for what feels like a decade. But that means I have a noob's perspective, uncorrupted by The Curse...

area/get-started

File: [get-started/08_using_compose.md](https://docs.docker.com/get-started/08_using_compose/) The top-level attribute version is marked as DEPRECATED since beginning of 2021 and should be removed from the example of the compose documentation. https://github.com/compose-spec/compose-spec/commit/85d1bcfc07462fbfc645882a4ca1901012075cf6

area/Compose
area/get-started

Fixes merge issues in https://github.com/docker/docker.github.io/pull/15671

area/Desktop

Moved from https://github.com/moby/moby/issues/21189 > I am trying to follow this guide https://docs.docker.com/engine/security/certificates/, but the paths are for linux. What would be the equivalent for Windows? /cc @JimGalasyn

area/Enterprise
area/Engine
area/Security
kind/help wanted

### Problem description Healthchecks are a powerful feature, but the documentation is currently sparse. There is some basic information on its usage in the [`builder documentation`](https://github.com/moby/moby/blob/83a4afe2645d2e39cf6b10a86e9e681a7ff06eb2/docs/reference/builder.md#healthcheck), and the flags are...

area/engine
kind/help-wanted

I am the lead developer for Ubuntu MATE and core MATE Desktop developer. I've tested multiple release of Docker Desktop for Linux with MATE Desktop and can confirm it integrates...

area/Desktop
status/needs-analysis

### Problem description Hi I was following your tutorial and after the docker-compose file built , I got an "ECONNREFUSED 127.0.0.1:27017" message on the debug window of google chrome. I...

area/get-started

Clicking on the link brought me to the broken link page. https://docker-docs.netlify.app/engine/reference/builder/ I'm trying to reach the complete building instructions guide.

status/need-more-info

Current document installs defauld nodejs version for debian, which is 4.x. If the doc is followed thoroughly, the rails app won't work because it's not compatible with node 4.x. The...

area/Compose
area/Samples

Docs say *m* means megabytes, but it actually changes mebibytes. Same for other units of measure.

area/configuration
status/needs-analysis