From 45f0a6e77f35c623d1c812d4a29af29848d08150 Mon Sep 17 00:00:00 2001 From: Alan Boris <39385685+alanb128@users.noreply.github.com> Date: Tue, 22 Oct 2024 11:02:28 -0400 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 0008490..14ff99e 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # nvidia-x86 on balena Example of using an Nvidia GPU in an x86 device on the balena platform. See the accompanying [blog post](https://www.balena.io/blog/how-to-use-nvidia-gpu-on-x86-device-balenaOS/) for more details! + + Note that although these examples should work as-is, the resulting images are quite large and should be optimized for your particular use case. One possibility is to utilize [multistage builds](https://www.balena.io/docs/learn/deploy/build-optimization/#multi-stage-builds) to reduce the size of your containers. Below is a summary of the containers in this project, with all of the details following in the next section. | Service | Image Size | Description |