vsoch commented on issue #7191: [AIRFLOW-4030] second attempt to add 
singularity to airflow
URL: https://github.com/apache/airflow/pull/7191#issuecomment-586021498
 
 
   okay to so to update everyone following (and future me reading back to 
remember this) we are first trying a simple approach to install Singularity in 
the base container, and then the tests will run for all the various 
environments without a special runtime. The reason is because Singularity is 
not a service (like Docker has a daemon) but rather just a binary that can 
create instances / containers / otherwise. This first test will just be to see 
if singularity is detected in the host container when the executors run, 
granted that the resolved merge for setup.py didn't result in linting errors or 
what not.

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to