{"categories":[{"label":"Distributed Computing","url":"https://skillfed.io/packages/category/system-distributed-computing"}],"enrichment":{"capability":"Integrates Dagster data orchestration with Docker, enabling containerized execution of data pipelines and assets within Dagster's orchestration framework.","skillfed_tags":["orchestration","containerization","data-pipelines"],"use_cases":["Run Dagster assets in Docker containers to isolate dependencies and ensure reproducible execution across environments.","Orchestrate multi-container data pipelines where different assets require different runtime environments or system packages.","Deploy data workflows to Kubernetes or other container platforms by containerizing Dagster job execution.","Integrate legacy or third-party tools that are only available as Docker images into a Dagster-orchestrated data platform."],"what_it_does":"dagster-docker is a Dagster integration that allows you to run data assets and pipelines inside Docker containers as part of your Dagster orchestration. It bridges Dagster's declarative asset model with Docker's containerization, letting you define assets in Python and have them execute in isolated container environments managed by Dagster.\n\nThe package depends on dagster (the core orchestration framework), docker (the Python Docker client), and docker-image-py. It is designed for teams that want to containerize their data workflows while keeping them coordinated through Dagster's central orchestration, lineage tracking, and observability layer. It's part of Dagster's broader ecosystem of integrations for modern data infrastructure.","worth_installing":"Yes. This is a straightforward, actively maintained integration for a popular orchestration framework. Install it if you need to run Dagster assets in Docker containers. The low install friction, permissive license, and active maintenance make it a safe choice. No known security vulnerabilities."},"id":"dagster-docker","links":{"html":"https://skillfed.io/packages/dagster-docker","md":"https://skillfed.io/packages/dagster-docker.md","pypi":"https://pypi.org/project/dagster-docker/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-14","license_spdx":"Apache-2.0","license_treatment":"permissive","name":"dagster-docker","python_support":"supports_current","summary":"A Dagster integration for docker"},"popularity":{"monthly_downloads":2711129,"position":2927,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"0.29.18"}
