You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2022/08/24 04:39:15 UTC

[GitHub] [airflow] mik-laj opened a new issue, #25926: How to guide for @task.docker decorator

mik-laj opened a new issue, #25926:
URL: https://github.com/apache/airflow/issues/25926

   ### Body
   
   Hi.
   
   [The documentation for apache-airflow-providers-docker](https://airflow.apache.org/docs/apache-airflow-providers-docker/stable/index.html) does not provide information on how to use the `@task.dockker `decorator. We have this decorator described only in the API reference for this provider and documentation for the apache airflow package.
   
   Best regards,
   Kamil
   
   ### Committer
   
   - [X] I acknowledge that I am a maintainer/committer of the Apache Airflow project.


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@airflow.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [airflow] Bowrna commented on issue #25926: How to guide for @task.docker decorator

Posted by GitBox <gi...@apache.org>.
Bowrna commented on issue #25926:
URL: https://github.com/apache/airflow/issues/25926#issuecomment-1284781481

   I am currently working on this issue (and another one too) and hope to make some progress by this weekend. 


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [airflow] potiuk commented on issue #25926: How to guide for @task.docker decorator

Posted by GitBox <gi...@apache.org>.
potiuk commented on issue #25926:
URL: https://github.com/apache/airflow/issues/25926#issuecomment-1229060590

   But I am happy to take a stab on it.


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [airflow] potiuk commented on issue #25926: How to guide for @task.docker decorator

Posted by GitBox <gi...@apache.org>.
potiuk commented on issue #25926:
URL: https://github.com/apache/airflow/issues/25926#issuecomment-1229060453

   Actually it is descrbed a little in https://airflow.apache.org/docs/apache-airflow/stable/tutorial_taskflow_api.html#using-the-taskflow-api-with-docker-or-virtual-environments - I think we need to move it to docker provider and add decorators to https://airflow.apache.org/docs/apache-airflow-providers/core-extensions/index.html (and make this page - and related more compact).


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [airflow] potiuk closed issue #25926: How to guide for @task.docker decorator

Posted by GitBox <gi...@apache.org>.
potiuk closed issue #25926: How to guide for @task.docker decorator
URL: https://github.com/apache/airflow/issues/25926


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [airflow] Bowrna commented on issue #25926: How to guide for @task.docker decorator

Posted by GitBox <gi...@apache.org>.
Bowrna commented on issue #25926:
URL: https://github.com/apache/airflow/issues/25926#issuecomment-1240606498

   I would like to check this as I have been working on a similar issue #25711 
   @potiuk Can I pick it up in case you are not working on it? 


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [airflow] potiuk commented on issue #25926: How to guide for @task.docker decorator

Posted by GitBox <gi...@apache.org>.
potiuk commented on issue #25926:
URL: https://github.com/apache/airflow/issues/25926#issuecomment-1250372234

   Feel free.


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org