diff --git a/dockerfiles/README.md b/dockerfiles/README.md
index 5fae32a3f2..3d8979ed4a 100644
--- a/dockerfiles/README.md
+++ b/dockerfiles/README.md
@@ -134,6 +134,8 @@ Therefore, ONNX RT Execution Provider for **nGraph** will be deprecated starting
| GPU_FP16 | Intel Integrated Graphics |
| MYRIAD_FP16 | Intel MovidiusTM USB sticks |
| VAD-M_FP16 | Intel Vision Accelerator Design based on MovidiusTM MyriadX VPUs |
+*This is the hardware accelerator target that is enabled by **default** in the container image. After building the container image for one default target, the application may explicitly choose a different target at run time with the same container by using the [Dynamic device selction API](https://github.com/microsoft/onnxruntime/blob/master/docs/execution_providers/OpenVINO-ExecutionProvider.md#dynamic-device-selection).*
+
### OpenVINO on CPU