From d24d87734da537e9316212dfae3e0e15601459af Mon Sep 17 00:00:00 2001 From: Markus Tacker Date: Fri, 15 Mar 2024 11:22:22 +0100 Subject: [PATCH] docs: link Zephyr Docker images [skip ci] --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index c9d8ea0..d0740c0 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,8 @@ If you want stable Docker images or have custom needs, use the [Dockerfile](./Do For Matter applications, check out [nrfconnect-chip-docker](https://github.com/NordicPlayground/nrfconnect-chip-docker/). +For Zephyr applications, check out the [Zephyr Docker images](https://github.com/zephyrproject-rtos/docker-image/pkgs/container/ci#zephyr-docker-images). + ## Setup Install `docker` on your operating system. On Windows you might want to use the [WSL subsystem](https://docs.docker.com/docker-for-windows/wsl-tech-preview/).