docs
docs copied to clipboard
Source repo for Docker's Documentation
### Proposed changes Currently, if you go to https://docs.docker.com/compose/release-notes/#1290 the header (h*) is actually cutover by the header (top bar). Ex: https://docs.docker.com/compose/release-notes/#1290  vs  ### Unreleased project version (optional)...
see thread here: https://github.com/docker/docker.github.io/issues/13984 ### Proposed changes per discussion on issue 13984, we noticed some discrepancies between blocked syscalls in the document page and what the code actually was blocking....
### Proposed changes Update documentation as Compose V2 has been released ### Unreleased project version (optional) This change only applies once github.com/docker/compose has released v2.0.0
Add information about `docker-rateLimit-source` Header ### Proposed changes New header `docker-rateLimit-source` is available when checking the limit on docker hub. Let me know if it is enough or need more...
This is a little something regarding an issue I had and hope to direct people with the same issue.
The starefossen image hasn't been maintained for some time, so perhaps it's time to switch to the upstream jekyll image. This image does not have some of the plugins installed...
just some quick trying relates to https://github.com/docker/docker.github.io/pull/13369
It doesnt work with postgresql 9.3 anymore since the package is not available any longer. I have updated the references to work ### Proposed changes ### Unreleased project version (optional)...
### Proposed changes The namespace in the documentation is broken. New one is here https://hub.docker.com/_/microsoft-dotnet-sdk/
### Proposed changes Adding `'` (or `"`). If not, PowerShell throws exception: ```powershell PS> $Env:DOCKER_CONTEXT=docker-test docker-test : The term 'docker-test' is not recognized as the name of a cmdlet, function,...