docs
docs copied to clipboard
Source repo for Docker's Documentation
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...
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
Fixes merge issues in https://github.com/docker/docker.github.io/pull/15671
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
### 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...
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...
### 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...
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.
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...
Docs say *m* means megabytes, but it actually changes mebibytes. Same for other units of measure.