summaryrefslogtreecommitdiffstats
path: root/docs/docker.rst
diff options
context:
space:
mode:
authornicolargo <nicolas@nicolargo.com>2023-11-26 10:02:30 +0100
committernicolargo <nicolas@nicolargo.com>2023-11-26 10:02:30 +0100
commitbcf4ce45fc0394ea64d35062c97a5e5dfdedd29b (patch)
treee22f75fe8f89b6b1d306ce81629b4d7ce87ae642 /docs/docker.rst
parent36ed96b05a6627aa8eeb4f8afbd7a268ce0aa572 (diff)
Rename any reference to Bottle in doc and dep file. Ready to refactor the main glances_restful_api.py file.
Diffstat (limited to 'docs/docker.rst')
-rw-r--r--docs/docker.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/docker.rst b/docs/docker.rst
index ad91fd3d..9f4aa63e 100644
--- a/docs/docker.rst
+++ b/docs/docker.rst
@@ -28,7 +28,7 @@ Available tags (all images are based on both Alpine and Ubuntu Operating System)
* - `latest`
- Alpine
- Latest Release
- - Minimal + (Bottle & Docker)
+ - Minimal + (FastAPI & Docker)
* - `dev`
- Alpine
- develop
@@ -40,7 +40,7 @@ Available tags (all images are based on both Alpine and Ubuntu Operating System)
* - `ubuntu-latest`
- Ubuntu
- Latest Release
- - Minimal + (Bottle & Docker)
+ - Minimal + (FastAPI & Docker)
* - `ubuntu-dev`
- Ubuntu
- develop