docs
docs copied to clipboard
Documentation for Docker Official Images in docker-library
Someone reading the docs will otherwise need to go searching for further detail, or run it up, and exec, or some other needlessly convoluted meh.
See https://github.com/docker-library/official-images/pull/9488
I guess it's worth to mention it... https://github.com/AdoptOpenJDK/openjdk-docker/issues/129 https://github.com/grafana/grafana/issues/24134 https://github.com/mattermost/mattermost-docker/issues/430
* This PR is in reference to [docker-library/official-images#9283](https://github.com/docker-library/official-images/pull/9283)
optimize the git clone using --depth flag in term of size of clone and also in term's of time taken to fetch the files and commit history of whole repository...
PR to fix doc links; some links were broke and some went to 2.0 docs. Once we update the 2.0 image, please notify @influxdata/docs-team of location, so we can help...
Add a note to the `Tags` section alerting users to the deprecation of the `kernel` tag and the new `kernel-slim` tag. Modify all code snippets to correctly reference the `kernel-slim`...
Replacing #1827
I originally asked about this here https://github.com/docker-library/docs/pull/1802#discussion_r497240482 but I didn't get an answer, so I figured I'd open an issue instead to discuss it. > Is there any way to...