diff --git a/docs/sources/get-started/install/docker.md b/docs/sources/get-started/install/docker.md index 2939c93228..60df0817be 100644 --- a/docs/sources/get-started/install/docker.md +++ b/docs/sources/get-started/install/docker.md @@ -52,8 +52,9 @@ If you don't pass this argument, the [debugging UI][UI] won't be available outsi ### Boringcrypto images -> **Note**: `boringcrypto` support is in _Public preview_ and is only available -> on AMD64 and ARM64 platforms. +{{< admonition type="note" >}} +`boringcrypto` support is in _Public preview_ and is only available on AMD64 and ARM64 platforms. +{{< /admonition >}} `boringcrypto` images are published with every release starting with version 1.1: @@ -90,8 +91,9 @@ If you don't pass this argument, the [debugging UI][UI] won't be available outsi ### Cngcrypto images -> **Note**: `cngcrypto` support is in _Public preview_ and is only available -> on AMD64 platforms. +{{< admonition type="note" >}} +`cngcrypto` support is in _Public preview_ and is only available on AMD64 platforms. +{{< /admonition >}} `cngcrypto` images are published with every release starting with version 1.1: @@ -101,7 +103,6 @@ If you don't pass this argument, the [debugging UI][UI] won't be available outsi `grafana/alloy:-nanoserver-1809-cngcrypto`, such as `grafana/alloy:v1.1.0-nanoserver-1809-cngcrypto`. - ## Verify To verify that {{< param "PRODUCT_NAME" >}} is running successfully, navigate to and make sure the {{< param "PRODUCT_NAME" >}} [UI][] loads without error.