Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 2 additions & 8 deletions src/22.4/container/preamble.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,7 @@ This guide is intended for users who want to test the newest features
and/or want to get familiar with the Greenbone Community Edition. It is not
intended for production setups.

Currently the docs support the following distributions
Currently the docs support the following appliances:

* **Debian stable** [(bookworm)](https://www.debian.org/releases/stable)
* **Ubuntu 24.04 LTS**
* **Fedora 35 and 36**
* **CentOS 9 Stream**

Most likely, other Debian derivatives like Mint and Kali will also work with
only minor adjustments required.
* **Docker** [(Tested with version: 29.6.1)](https://docs.docker.com/engine/release-notes/29/)
```
1 change: 1 addition & 0 deletions src/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ and this project adheres to [Calendar Versioning](https://calver.org).
* Use [`restart_policy`](https://docs.docker.com/reference/compose-file/deploy/#restart_policy) for container services
* Use `compose.yaml` instead of `docker-compose.yml` everywhere in the docs
* Use environment variables for the settings of gsad
* Bump Linux distribution versions to the latest stables/releases

## 26.2.0 - 2026-02-24

Expand Down