From 52a8bd3bd26afef72073c5b09da567a18a7df0b8 Mon Sep 17 00:00:00 2001 From: Simon Aronsson Date: Sat, 28 Mar 2020 18:49:23 +0100 Subject: [PATCH] Update arguments.md --- docs/arguments.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/docs/arguments.md b/docs/arguments.md index df2d09a..c90c9ea 100644 --- a/docs/arguments.md +++ b/docs/arguments.md @@ -139,7 +139,11 @@ Environment Variable: WATCHTOWER_LABEL_ENABLE ``` ## Without updating containers -Will only monitor for new images, not update the containers. Please note: Due to Docker API limitations the latest image will still be pulled from the registry. +Will only monitor for new images, not update the containers. + +> ### ⚠️ Please note +> +> Due to Docker API limitations the latest image will still be pulled from the registry. ``` Argument: --monitor-only