From 68b1c33987571cbf9ad62ae32aad3ab1f8c5408d Mon Sep 17 00:00:00 2001 From: Valentin Lab Date: Mon, 12 Nov 2018 15:10:04 +0100 Subject: [PATCH] chg: dev: added idea in TODO comment !minor --- bin/compose | 3 +++ 1 file changed, 3 insertions(+) diff --git a/bin/compose b/bin/compose index d672e52..efb1517 100755 --- a/bin/compose +++ b/bin/compose @@ -31,6 +31,9 @@ ## - some relations are configured in compose.yml but should not trigger the loading ## of necessary component (for instance, apache --> log-rotate), if log-rotate is ## not there, this link should considered optional. +## - Could probably allow an unexistent charm to be populated with only "docker-image:" +## of the same name. Although this should trigger a visible warning. + #:- [ -e /etc/shlib ] && . /etc/shlib || {