From d2da7715c3a66d6d8a514a00811c099150536769 Mon Sep 17 00:00:00 2001 From: Petr Hracek Date: Tue, 10 Oct 2017 16:17:45 +0200 Subject: [PATCH 1/3] Update help.md --- help.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/help.md b/help.md index bf4aae8..e6de389 100644 --- a/help.md +++ b/help.md @@ -25,6 +25,9 @@ To get the memcached container image on your local system, run the following: * /var/spool/mail - contains directories for INBOXes. +TODO +# SECURITY IMPLICATIONS + # SEE ALSO Dovecot page From 7dad488d2ceba298475ab30b5eebd5ce7f398c7a Mon Sep 17 00:00:00 2001 From: "Petr \"Stone\" Hracek" Date: Tue, 10 Oct 2017 16:38:35 +0200 Subject: [PATCH 2/3] Next round Signed-off-by: Petr "Stone" Hracek --- help.md | 1 + 1 file changed, 1 insertion(+) diff --git a/help.md b/help.md index e6de389..7741b79 100644 --- a/help.md +++ b/help.md @@ -27,6 +27,7 @@ To get the memcached container image on your local system, run the following: TODO # SECURITY IMPLICATIONS +WRITE port # SEE ALSO Dovecot page From 8cfd5bf7a3bdb9e08ffb375f6496a634d591ec47 Mon Sep 17 00:00:00 2001 From: "Petr \"Stone\" Hracek" Date: Wed, 11 Oct 2017 09:46:48 +0200 Subject: [PATCH 3/3] Remove run_test.sh Signed-off-by: Petr "Stone" Hracek --- Makefile | 2 -- run_test.sh | 2 -- 2 files changed, 4 deletions(-) delete mode 100644 run_test.sh diff --git a/Makefile b/Makefile index 9efff80..2a64df0 100644 --- a/Makefile +++ b/Makefile @@ -13,5 +13,3 @@ run: build -v /var/spool/mail:/var/spool/mail \ -e MYHOSTNAME=localhost $(IMAGE_NAME) -test: - run_test.sh diff --git a/run_test.sh b/run_test.sh deleted file mode 100644 index 05a7907..0000000 --- a/run_test.sh +++ /dev/null @@ -1,2 +0,0 @@ -#!/bin/bash -