From db203c648ddc990b355e4b969a407056ce4ad79a Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?J=C3=B6rg=20Sachse?= <Joerg.Sachse@slub-dresden.de>
Date: Thu, 8 Aug 2019 13:12:16 +0200
Subject: [PATCH] added comment, updated output example

---
 deploy_checkit_tiff/README.txt | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/deploy_checkit_tiff/README.txt b/deploy_checkit_tiff/README.txt
index ab73b4f..727168f 100644
--- a/deploy_checkit_tiff/README.txt
+++ b/deploy_checkit_tiff/README.txt
@@ -26,9 +26,9 @@ docker images
 
 lists:
 REPOSITORY          TAG                 IMAGE ID            CREATED             SIZE
-checkit-tiff        latest              acc13d4a83d9        3 minutes ago       827 MB
+checkit-tiff        latest              acc13d4a83d9        3 minutes ago       827 MB     # <==== that's it!
 <none>              <none>              e3be26e603f0        5 minutes ago       824 MB
-centos              6.8                 0cd976dc0a98        10 months ago       195 MB
+centos              6.10                0cd976dc0a98        10 months ago       195 MB
 
 
 == How to copy already built binaries
-- 
GitLab