diff --git a/Dockerfile b/Dockerfile index 1118386..4abd34f 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,6 +1,6 @@ # # This is an "initContainer" image using the base "source-to-image" OpenShift template -# in order to apprpriately inject the supervisord binary into the application container. +# in order to appropriately inject the supervisord binary into the application container. # FROM centos:7