From f1a97a6ff6af17246847a1f29d0d38cc30171ca0 Mon Sep 17 00:00:00 2001 From: Antonio Murdaca Date: Wed, 20 Jan 2016 19:11:03 +0100 Subject: [PATCH] more todo :) Signed-off-by: Antonio Murdaca --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index a598843c..3478ead1 100644 --- a/README.md +++ b/README.md @@ -52,3 +52,5 @@ MIT TODO - - get rid of Docker (meaning make this work w/o needing Docker installed) +- require image argument to be fully qualified (not the Docker way) +- drop the `Registry` field in the response because of the point above :)