docs: deprecate single-container image in favor of Docker Compose

The v1-single image is being phased out ahead of v2. This adds
deprecation notices to the single-container docs and replaces
v1-latest-single image references with v1-latest across all
configuration guides and issue templates.

Closes #498
This commit is contained in:
Luis Novo 2026-04-06 08:10:32 -03:00
parent c36782e5c5
commit 309004aef4
11 changed files with 31 additions and 35 deletions

View file

@ -30,8 +30,8 @@ body:
label: Installation Method
description: How are you trying to install Open Notebook?
options:
- Docker (single container - v1-latest-single)
- Docker (multi-container - docker-compose)
- Docker (docker-compose - recommended)
- Docker (single container - v1-latest-single, deprecated)
- Local development (make start-all)
- Other (please specify below)
validations: