Cris
06/19/2020, 6:23 PMcat
06/19/2020, 10:09 PMCris
06/19/2020, 10:14 PMcat
06/19/2020, 10:19 PMRUN apt-get update -yqq && \
apt-get install -yqq cron && \
pip install \
dagster \
dagster-graphql \
dagster-postgres \
dagster-cron \
dagster-celery[flower,redis,kubernetes] \
dagster-k8s
ah but without running on k8s, then yes i think it would need access to the repo codeCris
06/19/2020, 10:27 PMcat
06/19/2020, 10:27 PMCris
06/19/2020, 10:29 PMcat
06/19/2020, 10:40 PMCris
06/19/2020, 10:42 PMcat
06/19/2020, 11:09 PMmatas
06/20/2020, 7:51 AMCris
06/23/2020, 3:06 PM