BasPH commented on a change in pull request #4483: [AIRFLOW-3673] Add official dockerfile URL: https://github.com/apache/airflow/pull/4483#discussion_r247233627
########## File path: scripts/docker-entrypoint.sh ########## @@ -0,0 +1,8 @@ +#!/usr/bin/env bash Review comment: I'd put this file in `/scripts/docker/docker-entrypoint.sh` since all in `/scripts` is organised in sub-directories and no separate files. ---------------------------------------------------------------- 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
