From 4b54f6e672b849decffc811d2cd7a87a7f0a124f Mon Sep 17 00:00:00 2001 From: David Giffin Date: Mon, 8 Nov 2021 10:46:56 -0500 Subject: [PATCH 1/4] whitespace --- vote/Dockerfile | 1 + 1 file changed, 1 insertion(+) diff --git a/vote/Dockerfile b/vote/Dockerfile index ad14ad92fb..4cf8e47f6f 100644 --- a/vote/Dockerfile +++ b/vote/Dockerfile @@ -16,3 +16,4 @@ EXPOSE 80 # Define our command to be run when launching the container CMD ["gunicorn", "app:app", "-b", "0.0.0.0:80", "--log-file", "-", "--access-logfile", "-", "--workers", "4", "--keep-alive", "0"] + From 92489577e65b7500a2eb08d66ab4ec595bb66078 Mon Sep 17 00:00:00 2001 From: David Giffin Date: Mon, 8 Nov 2021 17:07:42 -0500 Subject: [PATCH 2/4] whitespace --- vote/Dockerfile | 1 - 1 file changed, 1 deletion(-) diff --git a/vote/Dockerfile b/vote/Dockerfile index 4cf8e47f6f..ad14ad92fb 100644 --- a/vote/Dockerfile +++ b/vote/Dockerfile @@ -16,4 +16,3 @@ EXPOSE 80 # Define our command to be run when launching the container CMD ["gunicorn", "app:app", "-b", "0.0.0.0:80", "--log-file", "-", "--access-logfile", "-", "--workers", "4", "--keep-alive", "0"] - From 36f7d440c79985da42c7b18224bd0fdad5f88868 Mon Sep 17 00:00:00 2001 From: David Giffin Date: Mon, 8 Nov 2021 17:20:01 -0500 Subject: [PATCH 3/4] more whitespace --- vote/Dockerfile | 1 + 1 file changed, 1 insertion(+) diff --git a/vote/Dockerfile b/vote/Dockerfile index ad14ad92fb..4cf8e47f6f 100644 --- a/vote/Dockerfile +++ b/vote/Dockerfile @@ -16,3 +16,4 @@ EXPOSE 80 # Define our command to be run when launching the container CMD ["gunicorn", "app:app", "-b", "0.0.0.0:80", "--log-file", "-", "--access-logfile", "-", "--workers", "4", "--keep-alive", "0"] + From 2c21da8ba3c1d4aa6ade8cbe3733aed5c02fc7c0 Mon Sep 17 00:00:00 2001 From: David Giffin Date: Mon, 8 Nov 2021 17:21:33 -0500 Subject: [PATCH 4/4] more more space --- vote/Dockerfile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/vote/Dockerfile b/vote/Dockerfile index 4cf8e47f6f..cb548609cb 100644 --- a/vote/Dockerfile +++ b/vote/Dockerfile @@ -17,3 +17,5 @@ EXPOSE 80 # Define our command to be run when launching the container CMD ["gunicorn", "app:app", "-b", "0.0.0.0:80", "--log-file", "-", "--access-logfile", "-", "--workers", "4", "--keep-alive", "0"] + +