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 2020/12/07 12:00:55 UTC

[GitHub] [airflow] potiuk commented on a change in pull request #12878: Adds airflow as viable docker command in official image

potiuk commented on a change in pull request #12878:
URL: https://github.com/apache/airflow/pull/12878#discussion_r537452052



##########
File path: scripts/in_container/prod/entrypoint_prod.sh
##########
@@ -111,6 +111,19 @@ else
     verify_db_connection "${AIRFLOW__CORE__SQL_ALCHEMY_CONN}"
 fi
 
+# The Bash and python commands still should verify the basic connections so they are run after the

Review comment:
       Yeah. you can always NOT pass the SQL variables.




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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