summaryrefslogtreecommitdiffstats
path: root/docs/docker.rst
AgeCommit message (Collapse)Author
2024-03-23[Documentation] Docker compose password unrecognized arguments when applying ↵nicolargo
docs. #2698
2023-12-10:Merge branch 'develop' into issue2181nicolargo
2023-12-10Fix typos and make grammatical and stylistic edits in project documentationGeorgiy Timchenko
Several typos were found and corrected in the project documentation. Additionally, a number of grammatical and stylistic improvements were made to enhance clarity and coherence. These changes affect the following files: - docs/api.rst - docs/cmds.rst - docs/config.rst - docs/docker.rst - docs/glances.rst - docs/index.rst - docs/install.rst - docs/quickstart.rst - docs/support.rst These corrections and improvements significantly enhance the readability and accuracy of the documentation, making it more accessible and comprehensible for both users and developers.
2023-11-26Rename any reference to Bottle in doc and dep file. Ready to refactor the ↵nicolargo
main glances_restful_api.py file.
2023-10-07Apply #2563 on develop branchnicolargo
2023-06-24chg: docs(docker) - use table for image tag variantsissue2439Bharath Vignesh J K
2023-06-24add: docs(docker) - volume mounts for host info in containersBharath Vignesh J K
2023-06-24fix: docs(docker) - broken hyperlinkBharath Vignesh J K
2023-05-16Update doc to run Docker with Podman supportnicolargo
2023-05-15Update release note for Glances 3.4.0nicolargo
2023-05-13Glances 3.4.0 Release Candidate 1 (RC1)nicolargo
2023-05-13doc: docker - GPU passthrough for docker engineimprove-docker-imagesBharath Vignesh J K
2023-03-30docs: Docker - include tag detailsRaz Crimson
2022-09-03Broken code-block sections in current Docs #2115nicolargo
2021-01-23version 3.1.6v3.1.6nicolargo
2020-12-29fixed code-block formattingWm Salt Hale
2020-12-29removed mode from secrets block, expanded docker-compose entryWm Salt Hale
Docker Compose's version of Secrets does not yet support ``uid`, ``guid``, or ``mode``.
2020-12-29Add instructions about password protecting DockerWm Salt Hale
2020-12-23removed mode from secrets block, expanded docker-compose entryWm Salt Hale
Docker Compose's version of Secrets does not yet support ``uid`, ``guid``, or ``mode``.
2020-12-23Add instructions about password protecting DockerWm Salt Hale
2019-07-03docker glances container shows container's own network traffic #1435nicolargo
2018-11-27`pwd`.conf instead of ./glances.confEmilien Mottet
2018-10-18Create docker.rstRémy G
Providing docker-compose example in the doc following #1334