diff options
| author | Ivan Gabaldon <igabaldon@inetol.net> | 2026-07-03 16:10:04 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-07-03 16:10:04 +0200 |
| commit | 747cec4c2304fc2e06ceb4a46dbe25bfb769db1e (patch) | |
| tree | 0a0e7ec13da530e6ca258b41ed0ba137519bb6b8 /docs/admin | |
| parent | 4ef70e945142f2dea7a36c6952d781164e5cac36 (diff) | |
[mod] container: `docker.io` base source (#6344)
Diffstat (limited to 'docs/admin')
| -rw-r--r-- | docs/admin/installation-docker.rst | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/docs/admin/installation-docker.rst b/docs/admin/installation-docker.rst index 16c30249e..8ffd512bc 100644 --- a/docs/admin/installation-docker.rst +++ b/docs/admin/installation-docker.rst @@ -283,12 +283,12 @@ container images are not officially supported): $ make container $ docker images - REPOSITORY TAG IMAGE ID CREATED SIZE - localhost/searxng/searxng 2025.8.1-3d96414 ... About a minute ago 183 MB - localhost/searxng/searxng latest ... About a minute ago 183 MB - localhost/searxng/searxng builder ... About a minute ago 524 MB - ghcr.io/searxng/base searxng-builder ... 2 days ago 378 MB - ghcr.io/searxng/base searxng ... 2 days ago 42.2 MB + REPOSITORY TAG IMAGE ID SIZE + localhost/searxng/searxng 2026.6.19-93f66bfb4 ... 265 MB + localhost/searxng/searxng latest ... 265 MB + localhost/searxng/searxng builder ... 687 MB + docker.io/searxng/base searxng-builder ... 565 MB + docker.io/searxng/base searxng ... 143 MB Migrate from ``searxng-docker`` =============================== |
