Skip to content

[Website]: Base image is Red Hat Universal Base Images (UBI) or Wolfi #1575

@chibacchie

Description

@chibacchie

Type of issue

Inaccurate

What documentation page is affected

https://www.elastic.co/docs/deploy-manage/deploy/self-managed/install-kibana-with-docker

What happened?

This page says that The base image is ubuntu:20.04 but it is actually Red Hat Universal Base Images (UBI) or Wolfi.

$ docker run docker.elastic.co/kibana/kibana:9.0.1 cat /etc/system-release
Red Hat Enterprise Linux release 9.5 (Plow)
$ docker run docker.elastic.co/kibana/kibana-wolfi:9.0.1 cat /etc/os-release
ID=chainguard
NAME="Chainguard"
PRETTY_NAME="Chainguard"
VERSION_ID="20230214"
HOME_URL="https://chainguard.dev/"

Additional info

No response

Metadata

Metadata

Assignees

Labels

Team:AdminIssues owned by the Admin Docs Teamsource:webIssues originating from the elastic.co docs

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions