Skip to content

Commit 5bb9e62

Browse files
authored
Updating the info around the Kibana Docker image (#2557)
The base image is Red Hat Universal Base Images (UBI) or Wolfi. Fixes #1575
1 parent f131667 commit 5bb9e62

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

deploy-manage/deploy/self-managed/install-kibana-with-docker.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ products:
1111
# Install {{kib}} with Docker [docker]
1212

1313

14-
Docker images for {{kib}} are available from the Elastic Docker registry. The base image is [ubuntu:20.04](https://hub.docker.com/_/ubuntu).
14+
Docker [images for {{kib}}](https://hub.docker.com/_/kibana) are available from the Elastic Docker registry. The base image is Red Hat Universal Base Images (UBI) or Wolfi if you use [hardened Docker images](install-kibana-with-docker.md#_hardened_docker_images).
1515

1616
A list of all published Docker images and tags is available at [www.docker.elastic.co](https://www.docker.elastic.co). The source code is in [GitHub](https://github.com/elastic/dockerfiles/tree/master/kibana).
1717

solutions/observability/apm/apm-server-binary.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -844,7 +844,7 @@ To add the apm-server repository for YUM:
844844
845845
## Run APM Server on Docker [apm-running-on-docker]
846846
847-
Docker images for APM Server are available from the Elastic Docker registry. The base image is [ubuntu:22.04](https://hub.docker.com/_/ubuntu).
847+
Docker images for APM Server are available from the Elastic Docker registry. The base image is Red Hat Universal Base Images (UBI) or [Wolfi](https://github.com/wolfi-dev/) if you use hardened Docker images.
848848
849849
A list of all published Docker images and tags is available at [www.docker.elastic.co](https://www.docker.elastic.co).
850850

0 commit comments

Comments
 (0)