Channels
ask-ai
dagster-de
integration-airbyte
topic-async-execution
dagster-jp
dagster-cube
gigs-freelance
dagster-wandb
dagster-feedback
dagster-machine-learning
integration-bigquery
dagster-university
ask-community
dagster-dask
integration-snowflake
dagster-releases
integration-dbt
faq-read-me-before-posting
tools
dagster-insights
dagster-pipes
project-flexible-range-backfills
data-platform-design
community-events
dagster-serverless
dagster-noteable
introductions
integration-airflow
dagster-cloud
random
dagster-spatial
announcements
github-discussions
豆瓣酱帮
dagstereo
deployment-ecs
deployment-kubernetes
jobs
community-showcase
data-quality-asset-checks
Powered by
#ask-community
Title
# ask-community
d
daniel
01/06/2023, 2:18 PM
Hi Yevhen - sensors run on your grpc server container so this error makes me think that that container may not have access to the same Docker environment as dagit. Fixing that could involve adding the docker socket as a volume to that container like this:
https://github.com/dagster-io/dagster/blob/master/examples/deploy_docker/docker-compose.yml#L61
👍 1
y
Yevhen Samoilenko
01/06/2023, 3:07 PM
Yep, now it works! Thank you,
@daniel
!
condagster
1
4 Views
Post