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: [email protected] With regards, Apache Git Services
