ewood11 commented on pull request #8215: URL: https://github.com/apache/airflow/pull/8215#issuecomment-643519264
Is there a way to reset unspecify target parameter see following:- "unknown flag --target" ? Status: Image is up to date for docker.io/apache/airflow:master-python3.6-ci docker build --build-arg PYTHON_BASE_IMAGE=python:3.6-slim-buster --build-arg PYTHON_MAJOR_MINOR_VERSION=3.6 --build-arg AIRFLOW_VERSION=2.0.0.dev0 --build-arg AIRFLOW_BRANCH=master --build-arg AIRFLOW_EXTRAS=devel_ci --build-arg ADDITIONAL_AIRFLOW_EXTRAS= --build-arg ADDITIONAL_PYTHON_DEPS= --build-arg ADDITIONAL_DEV_DEPS= --build-arg ADDITIONAL_RUNTIME_DEPS= --build-arg AIRFLOW_CONTAINER_CI_OPTIMISED_BUILD=true --build-arg UPGRADE_TO_LATEST_REQUIREMENTS=false --cache-from apache/airflow:master-python3.6-ci -t apache/airflow:master-python3.6-ci --target main . -f Dockerfile.ci unknown flag: --target See 'docker build --help'. ---------------------------------------------------------------- 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: [email protected]
