Open shreyapatni opened 5 years ago
My team uses some of the new "contrib operators" available in 1.10.3.
Would love to see 1.10.3 available under docker hub.
Any ETA on this please?
Thanks. Cheers!
Looks like there is a merge pending for the same: #355 (Bump to v1.10.3)
The committer is same as the one who has worked on #303 (Upgrade to v1.10.2)
Will try to create a repo on DockerHub until we have an official image.
$ docker pull alvyl/docker-airflow:1.10.3
I have reset my fork to the commit from PR #355, and build a docker image.
Its available on dockerhub with repo name alvyl/docker-airflow:1.10.3
here: https://cloud.docker.com/u/alvyl/repository/docker/alvyl/docker-airflow/tags
This is the commit that is being used to build the image: https://github.com/alvyl/docker-airflow/tree/bump-version-v1.10.3
Hope this helps. Cheers!
thanks @dostiharise ,i git clone from your repo, after buiding the docker, it works
thanks @dostiharise ,i git clone from your repo, after buiding the docker, it works
Glad it worked for you @wuheyi.
I am guessing this docker repo is no longer maintained actively, at a speed I would have liked.
Hope to hear from the maintainers soon.
@dostiharise @wuheyi Tried apache's official image yet?
When is airflow 1.10.3 docker file planned?