[GitHub] [airflow] potiuk commented on a change in pull request #4937: [AIRFLOW-4116] Multi-staging includes CI image [Step 2/3]

2019-06-03 Thread GitBox
potiuk commented on a change in pull request #4937: [AIRFLOW-4116] Multi-staging includes CI image [Step 2/3] URL: https://github.com/apache/airflow/pull/4937#discussion_r290119796 ## File path: Dockerfile ## @@ -125,16 +239,19 @@ RUN echo "Pip version: ${PIP_VERSION}"

[GitHub] [airflow] potiuk commented on a change in pull request #4937: [AIRFLOW-4116] Multi-staging includes CI image [Step 2/3]

2019-06-03 Thread GitBox
potiuk commented on a change in pull request #4937: [AIRFLOW-4116] Multi-staging includes CI image [Step 2/3] URL: https://github.com/apache/airflow/pull/4937#discussion_r289861478 ## File path: Dockerfile ## @@ -125,16 +239,19 @@ RUN echo "Pip version: ${PIP_VERSION}"

[GitHub] [airflow] potiuk commented on a change in pull request #4937: [AIRFLOW-4116] Multi-staging includes CI image [Step 2/3]

2019-06-03 Thread GitBox
potiuk commented on a change in pull request #4937: [AIRFLOW-4116] Multi-staging includes CI image [Step 2/3] URL: https://github.com/apache/airflow/pull/4937#discussion_r289861478 ## File path: Dockerfile ## @@ -125,16 +239,19 @@ RUN echo "Pip version: ${PIP_VERSION}"

[GitHub] [airflow] potiuk commented on a change in pull request #4937: [AIRFLOW-4116] Multi-staging includes CI image [Step 2/3]

2019-06-03 Thread GitBox
potiuk commented on a change in pull request #4937: [AIRFLOW-4116] Multi-staging includes CI image [Step 2/3] URL: https://github.com/apache/airflow/pull/4937#discussion_r289842720 ## File path: Dockerfile ## @@ -65,17 +65,126 @@ RUN curl -sL

[GitHub] [airflow] potiuk commented on a change in pull request #4937: [AIRFLOW-4116] Multi-staging includes CI image [Step 2/3]

2019-06-03 Thread GitBox
potiuk commented on a change in pull request #4937: [AIRFLOW-4116] Multi-staging includes CI image [Step 2/3] URL: https://github.com/apache/airflow/pull/4937#discussion_r289838805 ## File path: Dockerfile-context ## @@ -0,0 +1,20 @@ +# Review comment: I already

[GitHub] [airflow] potiuk commented on a change in pull request #4937: [AIRFLOW-4116] Multi-staging includes CI image [Step 2/3]

2019-06-03 Thread GitBox
potiuk commented on a change in pull request #4937: [AIRFLOW-4116] Multi-staging includes CI image [Step 2/3] URL: https://github.com/apache/airflow/pull/4937#discussion_r289836665 ## File path: Dockerfile ## @@ -125,16 +239,19 @@ RUN echo "Pip version: ${PIP_VERSION}"

[GitHub] [airflow] potiuk commented on a change in pull request #4937: [AIRFLOW-4116] Multi-staging includes CI image [Step 2/3]

2019-06-03 Thread GitBox
potiuk commented on a change in pull request #4937: [AIRFLOW-4116] Multi-staging includes CI image [Step 2/3] URL: https://github.com/apache/airflow/pull/4937#discussion_r289835500 ## File path: scripts/ci/docker-compose.yml ## @@ -33,7 +33,6 @@ services: -

[GitHub] [airflow] potiuk commented on a change in pull request #4937: [AIRFLOW-4116] Multi-staging includes CI image [Step 2/3]

2019-06-03 Thread GitBox
potiuk commented on a change in pull request #4937: [AIRFLOW-4116] Multi-staging includes CI image [Step 2/3] URL: https://github.com/apache/airflow/pull/4937#discussion_r289835425 ## File path: Dockerfile ## @@ -65,17 +65,126 @@ RUN curl -sL

[GitHub] [airflow] potiuk commented on a change in pull request #4937: [AIRFLOW-4116] Multi-staging includes CI image [Step 2/3]

2019-06-03 Thread GitBox
potiuk commented on a change in pull request #4937: [AIRFLOW-4116] Multi-staging includes CI image [Step 2/3] URL: https://github.com/apache/airflow/pull/4937#discussion_r289834068 ## File path: Dockerfile ## @@ -65,17 +65,126 @@ RUN curl -sL

[GitHub] [airflow] potiuk commented on a change in pull request #4937: [AIRFLOW-4116] Multi-staging includes CI image [Step 2/3]

2019-06-03 Thread GitBox
potiuk commented on a change in pull request #4937: [AIRFLOW-4116] Multi-staging includes CI image [Step 2/3] URL: https://github.com/apache/airflow/pull/4937#discussion_r289833884 ## File path: Dockerfile ## @@ -65,17 +65,126 @@ RUN curl -sL

[GitHub] [airflow] potiuk commented on a change in pull request #4937: [AIRFLOW-4116] Multi-staging includes CI image [Step 2/3]

2019-06-03 Thread GitBox
potiuk commented on a change in pull request #4937: [AIRFLOW-4116] Multi-staging includes CI image [Step 2/3] URL: https://github.com/apache/airflow/pull/4937#discussion_r289832889 ## File path: Dockerfile ## @@ -65,17 +65,126 @@ RUN curl -sL

[GitHub] [airflow] potiuk commented on a change in pull request #4937: [AIRFLOW-4116] Multi-staging includes CI image [Step 2/3]

2019-06-03 Thread GitBox
potiuk commented on a change in pull request #4937: [AIRFLOW-4116] Multi-staging includes CI image [Step 2/3] URL: https://github.com/apache/airflow/pull/4937#discussion_r289832458 ## File path: hooks/build ## @@ -0,0 +1,449 @@ +#!/usr/bin/env bash + +# +# Licensed to

[GitHub] [airflow] potiuk commented on a change in pull request #4937: [AIRFLOW-4116] Multi-staging includes CI image [Step 2/3]

2019-06-03 Thread GitBox
potiuk commented on a change in pull request #4937: [AIRFLOW-4116] Multi-staging includes CI image [Step 2/3] URL: https://github.com/apache/airflow/pull/4937#discussion_r289831888 ## File path: Dockerfile ## @@ -125,16 +239,19 @@ RUN echo "Pip version: ${PIP_VERSION}"

[GitHub] [airflow] potiuk commented on a change in pull request #4937: [AIRFLOW-4116] Multi-staging includes CI image [Step 2/3]

2019-06-03 Thread GitBox
potiuk commented on a change in pull request #4937: [AIRFLOW-4116] Multi-staging includes CI image [Step 2/3] URL: https://github.com/apache/airflow/pull/4937#discussion_r289826287 ## File path: Dockerfile-context ## @@ -0,0 +1,20 @@ +# Review comment: We need it

[GitHub] [airflow] potiuk commented on a change in pull request #4937: [AIRFLOW-4116] Multi-staging includes CI image [Step 2/3]

2019-06-03 Thread GitBox
potiuk commented on a change in pull request #4937: [AIRFLOW-4116] Multi-staging includes CI image [Step 2/3] URL: https://github.com/apache/airflow/pull/4937#discussion_r289825458 ## File path: Dockerfile ## @@ -65,17 +65,126 @@ RUN curl -sL

[GitHub] [airflow] potiuk commented on a change in pull request #4937: [AIRFLOW-4116] Multi-staging includes CI image [Step 2/3]

2019-06-03 Thread GitBox
potiuk commented on a change in pull request #4937: [AIRFLOW-4116] Multi-staging includes CI image [Step 2/3] URL: https://github.com/apache/airflow/pull/4937#discussion_r289824599 ## File path: Dockerfile ## @@ -65,17 +65,126 @@ RUN curl -sL

[GitHub] [airflow] potiuk commented on a change in pull request #4937: [AIRFLOW-4116] Multi-staging includes CI image [Step 2/3]

2019-06-03 Thread GitBox
potiuk commented on a change in pull request #4937: [AIRFLOW-4116] Multi-staging includes CI image [Step 2/3] URL: https://github.com/apache/airflow/pull/4937#discussion_r289823665 ## File path: Dockerfile ## @@ -65,17 +65,126 @@ RUN curl -sL

[GitHub] [airflow] potiuk commented on a change in pull request #4937: [AIRFLOW-4116] Multi-staging includes CI image [Step 2/3]

2019-05-25 Thread GitBox
potiuk commented on a change in pull request #4937: [AIRFLOW-4116] Multi-staging includes CI image [Step 2/3] URL: https://github.com/apache/airflow/pull/4937#discussion_r287558492 ## File path: hooks/build ## @@ -0,0 +1,445 @@ +#!/usr/bin/env bash + +# +# Licensed to

[GitHub] [airflow] potiuk commented on a change in pull request #4937: [AIRFLOW-4116] Multi-staging includes CI image [Step 2/3]

2019-05-19 Thread GitBox
potiuk commented on a change in pull request #4937: [AIRFLOW-4116] Multi-staging includes CI image [Step 2/3] URL: https://github.com/apache/airflow/pull/4937#discussion_r285377596 ## File path: hooks/build ## @@ -0,0 +1,449 @@ +#!/usr/bin/env bash + +# +# Licensed to

[GitHub] [airflow] potiuk commented on a change in pull request #4937: [AIRFLOW-4116] Multi-staging includes CI image [Step 2/3]

2019-05-19 Thread GitBox
potiuk commented on a change in pull request #4937: [AIRFLOW-4116] Multi-staging includes CI image [Step 2/3] URL: https://github.com/apache/airflow/pull/4937#discussion_r285377575 ## File path: hooks/build ## @@ -0,0 +1,449 @@ +#!/usr/bin/env bash + +# +# Licensed to

[GitHub] [airflow] potiuk commented on a change in pull request #4937: [AIRFLOW-4116] Multi-staging includes CI image [Step 2/3]

2019-05-19 Thread GitBox
potiuk commented on a change in pull request #4937: [AIRFLOW-4116] Multi-staging includes CI image [Step 2/3] URL: https://github.com/apache/airflow/pull/4937#discussion_r285377558 ## File path: hooks/build ## @@ -0,0 +1,449 @@ +#!/usr/bin/env bash + +# +# Licensed to

[GitHub] [airflow] potiuk commented on a change in pull request #4937: [AIRFLOW-4116] Multi-staging includes CI image [Step 2/3]

2019-05-19 Thread GitBox
potiuk commented on a change in pull request #4937: [AIRFLOW-4116] Multi-staging includes CI image [Step 2/3] URL: https://github.com/apache/airflow/pull/4937#discussion_r285377569 ## File path: hooks/build ## @@ -0,0 +1,449 @@ +#!/usr/bin/env bash + +# +# Licensed to

[GitHub] [airflow] potiuk commented on a change in pull request #4937: [AIRFLOW-4116] Multi-staging includes CI image [Step 2/3]

2019-05-19 Thread GitBox
potiuk commented on a change in pull request #4937: [AIRFLOW-4116] Multi-staging includes CI image [Step 2/3] URL: https://github.com/apache/airflow/pull/4937#discussion_r285377566 ## File path: hooks/build ## @@ -0,0 +1,449 @@ +#!/usr/bin/env bash + +# +# Licensed to

[GitHub] [airflow] potiuk commented on a change in pull request #4937: [AIRFLOW-4116] Multi-staging includes CI image [Step 2/3]

2019-05-19 Thread GitBox
potiuk commented on a change in pull request #4937: [AIRFLOW-4116] Multi-staging includes CI image [Step 2/3] URL: https://github.com/apache/airflow/pull/4937#discussion_r285377531 ## File path: hooks/build ## @@ -0,0 +1,449 @@ +#!/usr/bin/env bash + +# +# Licensed to

[GitHub] [airflow] potiuk commented on a change in pull request #4937: [AIRFLOW-4116] Multi-staging includes CI image [Step 2/3]

2019-05-19 Thread GitBox
potiuk commented on a change in pull request #4937: [AIRFLOW-4116] Multi-staging includes CI image [Step 2/3] URL: https://github.com/apache/airflow/pull/4937#discussion_r285377523 ## File path: hooks/build ## @@ -0,0 +1,449 @@ +#!/usr/bin/env bash + +# +# Licensed to

[GitHub] [airflow] potiuk commented on a change in pull request #4937: [AIRFLOW-4116] Multi-staging includes CI image [Step 2/3]

2019-05-19 Thread GitBox
potiuk commented on a change in pull request #4937: [AIRFLOW-4116] Multi-staging includes CI image [Step 2/3] URL: https://github.com/apache/airflow/pull/4937#discussion_r285377512 ## File path: hooks/build ## @@ -0,0 +1,449 @@ +#!/usr/bin/env bash + +# +# Licensed to

[GitHub] [airflow] potiuk commented on a change in pull request #4937: [AIRFLOW-4116] Multi-staging includes CI image [Step 2/3]

2019-05-19 Thread GitBox
potiuk commented on a change in pull request #4937: [AIRFLOW-4116] Multi-staging includes CI image [Step 2/3] URL: https://github.com/apache/airflow/pull/4937#discussion_r285377550 ## File path: hooks/build ## @@ -0,0 +1,449 @@ +#!/usr/bin/env bash + +# +# Licensed to

[GitHub] [airflow] potiuk commented on a change in pull request #4937: [AIRFLOW-4116] Multi-staging includes CI image [Step 2/3]

2019-05-19 Thread GitBox
potiuk commented on a change in pull request #4937: [AIRFLOW-4116] Multi-staging includes CI image [Step 2/3] URL: https://github.com/apache/airflow/pull/4937#discussion_r285377536 ## File path: hooks/build ## @@ -0,0 +1,449 @@ +#!/usr/bin/env bash + +# +# Licensed to

[GitHub] [airflow] potiuk commented on a change in pull request #4937: [AIRFLOW-4116] Multi-staging includes CI image [Step 2/3]

2019-05-19 Thread GitBox
potiuk commented on a change in pull request #4937: [AIRFLOW-4116] Multi-staging includes CI image [Step 2/3] URL: https://github.com/apache/airflow/pull/4937#discussion_r285377463 ## File path: hooks/build ## @@ -0,0 +1,449 @@ +#!/usr/bin/env bash + +# +# Licensed to

[GitHub] [airflow] potiuk commented on a change in pull request #4937: [AIRFLOW-4116] Multi-staging includes CI image [Step 2/3]

2019-05-19 Thread GitBox
potiuk commented on a change in pull request #4937: [AIRFLOW-4116] Multi-staging includes CI image [Step 2/3] URL: https://github.com/apache/airflow/pull/4937#discussion_r285377447 ## File path: hooks/build ## @@ -0,0 +1,449 @@ +#!/usr/bin/env bash + +# +# Licensed to

[GitHub] [airflow] potiuk commented on a change in pull request #4937: [AIRFLOW-4116] Multi-staging includes CI image [Step 2/3]

2019-05-19 Thread GitBox
potiuk commented on a change in pull request #4937: [AIRFLOW-4116] Multi-staging includes CI image [Step 2/3] URL: https://github.com/apache/airflow/pull/4937#discussion_r285377456 ## File path: hooks/build ## @@ -0,0 +1,449 @@ +#!/usr/bin/env bash + +# +# Licensed to

[GitHub] [airflow] potiuk commented on a change in pull request #4937: [AIRFLOW-4116] Multi-staging includes CI image [Step 2/3]

2019-05-19 Thread GitBox
potiuk commented on a change in pull request #4937: [AIRFLOW-4116] Multi-staging includes CI image [Step 2/3] URL: https://github.com/apache/airflow/pull/4937#discussion_r285377459 ## File path: hooks/build ## @@ -0,0 +1,449 @@ +#!/usr/bin/env bash + +# +# Licensed to

[GitHub] [airflow] potiuk commented on a change in pull request #4937: [AIRFLOW-4116] Multi-staging includes CI image [Step 2/3]

2019-05-19 Thread GitBox
potiuk commented on a change in pull request #4937: [AIRFLOW-4116] Multi-staging includes CI image [Step 2/3] URL: https://github.com/apache/airflow/pull/4937#discussion_r285377436 ## File path: hooks/build ## @@ -0,0 +1,449 @@ +#!/usr/bin/env bash + +# +# Licensed to

[GitHub] [airflow] potiuk commented on a change in pull request #4937: [AIRFLOW-4116] Multi-staging includes CI image [Step 2/3]

2019-04-14 Thread GitBox
potiuk commented on a change in pull request #4937: [AIRFLOW-4116] Multi-staging includes CI image [Step 2/3] URL: https://github.com/apache/airflow/pull/4937#discussion_r275214819 ## File path: Dockerfile ## @@ -85,14 +85,134 @@ RUN adduser airflow \ && echo

[GitHub] [airflow] potiuk commented on a change in pull request #4937: [AIRFLOW-4116] Multi-staging includes CI image [Step 2/3]

2019-04-14 Thread GitBox
potiuk commented on a change in pull request #4937: [AIRFLOW-4116] Multi-staging includes CI image [Step 2/3] URL: https://github.com/apache/airflow/pull/4937#discussion_r275154611 ## File path: Dockerfile ## @@ -85,14 +85,134 @@ RUN adduser airflow \ && echo

[GitHub] [airflow] potiuk commented on a change in pull request #4937: [AIRFLOW-4116] Multi-staging includes CI image [Step 2/3]

2019-04-06 Thread GitBox
potiuk commented on a change in pull request #4937: [AIRFLOW-4116] Multi-staging includes CI image [Step 2/3] URL: https://github.com/apache/airflow/pull/4937#discussion_r272790437 ## File path: hooks/build ## @@ -0,0 +1,449 @@ +#!/usr/bin/env bash + +# +# Licensed to

[GitHub] [airflow] potiuk commented on a change in pull request #4937: [AIRFLOW-4116] Multi-staging includes CI image [Step 2/3]

2019-04-06 Thread GitBox
potiuk commented on a change in pull request #4937: [AIRFLOW-4116] Multi-staging includes CI image [Step 2/3] URL: https://github.com/apache/airflow/pull/4937#discussion_r272789708 ## File path: Dockerfile ## @@ -85,14 +85,134 @@ RUN adduser airflow \ && echo

[GitHub] [airflow] potiuk commented on a change in pull request #4937: [AIRFLOW-4116] Multi-staging includes CI image [Step 2/3]

2019-03-30 Thread GitBox
potiuk commented on a change in pull request #4937: [AIRFLOW-4116] Multi-staging includes CI image [Step 2/3] URL: https://github.com/apache/airflow/pull/4937#discussion_r270620959 ## File path: Dockerfile ## @@ -85,14 +85,134 @@ RUN adduser airflow \ && echo

[GitHub] [airflow] potiuk commented on a change in pull request #4937: [AIRFLOW-4116] Multi-staging includes CI image [Step 2/3]

2019-03-27 Thread GitBox
potiuk commented on a change in pull request #4937: [AIRFLOW-4116] Multi-staging includes CI image [Step 2/3] URL: https://github.com/apache/airflow/pull/4937#discussion_r269473665 ## File path: Dockerfile ## @@ -85,14 +85,134 @@ RUN adduser airflow \ && echo

[GitHub] [airflow] potiuk commented on a change in pull request #4937: [AIRFLOW-4116] Multi-staging includes CI image [Step 2/3]

2019-03-27 Thread GitBox
potiuk commented on a change in pull request #4937: [AIRFLOW-4116] Multi-staging includes CI image [Step 2/3] URL: https://github.com/apache/airflow/pull/4937#discussion_r269473665 ## File path: Dockerfile ## @@ -85,14 +85,134 @@ RUN adduser airflow \ && echo

[GitHub] [airflow] potiuk commented on a change in pull request #4937: [AIRFLOW-4116] Multi-staging includes CI image [Step 2/3]

2019-03-27 Thread GitBox
potiuk commented on a change in pull request #4937: [AIRFLOW-4116] Multi-staging includes CI image [Step 2/3] URL: https://github.com/apache/airflow/pull/4937#discussion_r269473665 ## File path: Dockerfile ## @@ -85,14 +85,134 @@ RUN adduser airflow \ && echo

[GitHub] [airflow] potiuk commented on a change in pull request #4937: [AIRFLOW-4116] Multi-staging includes CI image [Step 2/3]

2019-03-27 Thread GitBox
potiuk commented on a change in pull request #4937: [AIRFLOW-4116] Multi-staging includes CI image [Step 2/3] URL: https://github.com/apache/airflow/pull/4937#discussion_r269470830 ## File path: Dockerfile ## @@ -85,14 +85,134 @@ RUN adduser airflow \ && echo

[GitHub] [airflow] potiuk commented on a change in pull request #4937: [AIRFLOW-4116] Multi-staging includes CI image [Step 2/3]

2019-03-26 Thread GitBox
potiuk commented on a change in pull request #4937: [AIRFLOW-4116] Multi-staging includes CI image [Step 2/3] URL: https://github.com/apache/airflow/pull/4937#discussion_r269365539 ## File path: Dockerfile ## @@ -85,14 +85,134 @@ RUN adduser airflow \ && echo

[GitHub] [airflow] potiuk commented on a change in pull request #4937: [AIRFLOW-4116] Multi-staging includes CI image [Step 2/3]

2019-03-26 Thread GitBox
potiuk commented on a change in pull request #4937: [AIRFLOW-4116] Multi-staging includes CI image [Step 2/3] URL: https://github.com/apache/airflow/pull/4937#discussion_r269094455 ## File path: Dockerfile ## @@ -85,14 +85,134 @@ RUN adduser airflow \ && echo

[GitHub] [airflow] potiuk commented on a change in pull request #4937: [AIRFLOW-4116] Multi-staging includes CI image [Step 2/3]

2019-03-25 Thread GitBox
potiuk commented on a change in pull request #4937: [AIRFLOW-4116] Multi-staging includes CI image [Step 2/3] URL: https://github.com/apache/airflow/pull/4937#discussion_r268895206 ## File path: Dockerfile ## @@ -85,14 +85,134 @@ RUN adduser airflow \ && echo

[GitHub] [airflow] potiuk commented on a change in pull request #4937: [AIRFLOW-4116] Multi-staging includes CI image [Step 2/3]

2019-03-25 Thread GitBox
potiuk commented on a change in pull request #4937: [AIRFLOW-4116] Multi-staging includes CI image [Step 2/3] URL: https://github.com/apache/airflow/pull/4937#discussion_r268681317 ## File path: Dockerfile ## @@ -85,14 +85,134 @@ RUN adduser airflow \ && echo

[GitHub] [airflow] potiuk commented on a change in pull request #4937: [AIRFLOW-4116] Multi-staging includes CI image [Step 2/3]

2019-03-25 Thread GitBox
potiuk commented on a change in pull request #4937: [AIRFLOW-4116] Multi-staging includes CI image [Step 2/3] URL: https://github.com/apache/airflow/pull/4937#discussion_r268676889 ## File path: Dockerfile ## @@ -85,14 +85,134 @@ RUN adduser airflow \ && echo

[GitHub] [airflow] potiuk commented on a change in pull request #4937: [AIRFLOW-4116] Multi-staging includes CI image [Step 2/3]

2019-03-25 Thread GitBox
potiuk commented on a change in pull request #4937: [AIRFLOW-4116] Multi-staging includes CI image [Step 2/3] URL: https://github.com/apache/airflow/pull/4937#discussion_r268675536 ## File path: Dockerfile ## @@ -85,14 +85,134 @@ RUN adduser airflow \ && echo

[GitHub] [airflow] potiuk commented on a change in pull request #4937: [AIRFLOW-4116] Multi-staging includes CI image [Step 2/3]

2019-03-25 Thread GitBox
potiuk commented on a change in pull request #4937: [AIRFLOW-4116] Multi-staging includes CI image [Step 2/3] URL: https://github.com/apache/airflow/pull/4937#discussion_r268674443 ## File path: Dockerfile ## @@ -85,14 +85,134 @@ RUN adduser airflow \ && echo

[GitHub] [airflow] potiuk commented on a change in pull request #4937: [AIRFLOW-4116] Multi-staging includes CI image [Step 2/3]

2019-03-25 Thread GitBox
potiuk commented on a change in pull request #4937: [AIRFLOW-4116] Multi-staging includes CI image [Step 2/3] URL: https://github.com/apache/airflow/pull/4937#discussion_r268671596 ## File path: Dockerfile ## @@ -85,14 +85,134 @@ RUN adduser airflow \ && echo

[GitHub] [airflow] potiuk commented on a change in pull request #4937: [AIRFLOW-4116] Multi-staging includes CI image [Step 2/3]

2019-03-19 Thread GitBox
potiuk commented on a change in pull request #4937: [AIRFLOW-4116] Multi-staging includes CI image [Step 2/3] URL: https://github.com/apache/airflow/pull/4937#discussion_r266750005 ## File path: .dockerignore ## @@ -0,0 +1,107 @@ +# Review comment: I will make it

[GitHub] [airflow] potiuk commented on a change in pull request #4937: [AIRFLOW-4116] Multi-staging includes CI image [Step 2/3]

2019-03-19 Thread GitBox
potiuk commented on a change in pull request #4937: [AIRFLOW-4116] Multi-staging includes CI image [Step 2/3] URL: https://github.com/apache/airflow/pull/4937#discussion_r266750075 ## File path: .hadolint.yaml ## @@ -0,0 +1,23 @@ +# +# Licensed to the Apache Software

[GitHub] [airflow] potiuk commented on a change in pull request #4937: [AIRFLOW-4116] Multi-staging includes CI image [Step 2/3]

2019-03-19 Thread GitBox
potiuk commented on a change in pull request #4937: [AIRFLOW-4116] Multi-staging includes CI image [Step 2/3] URL: https://github.com/apache/airflow/pull/4937#discussion_r266749916 ## File path: .dockerignore ## @@ -0,0 +1,107 @@ +# Review comment: That's correct