Open roblevy opened 4 years ago
When I run:
docker build --rm --build-arg AIRFLOW_DEPS = "gcp" -t puckel / docker-airflow
I get: "docker build" requires exactly 1 argument. See 'docker build --help'.
Usage: docker build [OPTIONS] PATH | URL | -
Build an image from a Dockerfile
¿Why is this happening?
When I run:
I get:
And my Airflow web UI is covered in errors like:
It could be related to this google-cloud-python error.