docker-documentation
docker-documentation copied to clipboard
The repo behind...
Bumps [mkdocs-git-revision-date-localized-plugin](https://github.com/timvink/mkdocs-git-revision-date-localized-plugin) from 1.2.4 to 1.2.5. Release notes Sourced from mkdocs-git-revision-date-localized-plugin's releases. revision-date-localized v1.2.5 What's Changed Fixing _vars deprecation warning by @dbermuehler in timvink/mkdocs-git-revision-date-localized-plugin#132 New Contributors @dbermuehler made their first...
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.5.19 to 9.5.21. Release notes Sourced from mkdocs-material's releases. mkdocs-material-9.5.21 Fixed #7133: Ensure latest version of Mermaid.js is used Fixed #7125: Added warning for dotfiles in info...
I would like to use an existing mongodb replicaset running in kubernetes, is there an existing method for connecting to a mongo replicaset or would this be new feature? Thank...
I searched for "_rootless_" in the documentation but didn't find anything: https://docs.linuxserver.io/?q=rootless I see that using rootless Podman or rootless Docker is not supported. https://github.com/containers/podman/issues/15313#issuecomment-1399416894 https://github.com/containers/podman/issues/15313#issuecomment-1312661506 Could you add a...
Like the [airsonic documentation](https://docs.linuxserver.io/images/docker-airsonic-advanced), booksonic should have the Java options included in the docs. **This part from the application setup...** _Extra java options can be passed with the JAVA_OPTS environment...
in this section, we show how to assign an externally created network in docker run, but leave it out completely in the compose snip. see https://discord.com/channels/354974912613449730/1267835599830777930 for source of change
Bumps [mkdocs-awesome-pages-plugin](https://github.com/lukasgeiter/mkdocs-awesome-pages-plugin) from 2.9.2 to 2.9.3. Release notes Sourced from mkdocs-awesome-pages-plugin's releases. v2.9.3 Bugfixes Fix compatibility issues with MkDocs 1.6.0 Commits 894bbe8 Bump version to 2.9.3 35cd23d Add support for...
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.5.24 to 9.5.30. Release notes Sourced from mkdocs-material's releases. mkdocs-material-9.5.30 Fixed #7380: Navigation icons disappearing on hover in Safari Fixed #7367: Blog readtime computation includes SVG text...
I've added some troubleshooting steps for error 502. Wrote at least a few of them already a few times to an 502 related issue and tried to consolidate them. I'm...
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 5.1.0 to 5.1.1. Release notes Sourced from actions/setup-python's releases. v5.1.1 What's Changed Bug fixes: fix(ci): update all failing workflows by @mayeut in actions/setup-python#863 This update ensures compatibility...