You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2019/01/11 19:28:07 UTC

[GitHub] BasPH commented on a change in pull request #4483: [AIRFLOW-3673] Add official dockerfile

BasPH commented on a change in pull request #4483: [AIRFLOW-3673] Add official dockerfile
URL: https://github.com/apache/airflow/pull/4483#discussion_r247229389
 
 

 ##########
 File path: scripts/docker-entrypoint.sh
 ##########
 @@ -0,0 +1,8 @@
+#!/usr/bin/env bash
+
+set -e
+
+echo starting airflow with command:
 
 Review comment:
   Spelling nit: "Starting Airflow"

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services