https://dagster.io/ logo
y

Yiannis

08/21/2020, 6:12 PM
Hi. Firstly, awesome work on this project. I was wondering, is there a way to define a Docker image within a solid? This was I could have a pipeline that may use multiple docker images.
a

alex

08/24/2020, 10:38 PM
Not really a good way to do that yet, though it is something we are working towards
y

Yiannis

08/26/2020, 12:38 PM
do you mean the
dagster-celery-docker
?
a

alex

08/26/2020, 2:41 PM
no, we’re working towards more of a first class way of building multi-container pipelines.
dagster-celery-docker
could be used to sort of cobble something together that would potentially work in the near term but in a pretty compromised way