Skip to content

cookiecutter to create docker composable dagster development environments

Notifications You must be signed in to change notification settings

mtllr/cookiecutter-dagster-docker-compose

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

cookiecutter-dagster-docker-compose

Cookiecutter to make a new docker compose deployable dagster project.

Compatible with Visual Studio code devcontainer.

Getting started

cookiecutter gh:mtllr/cookiecutter-dagster-docker-compose

fill in the project_name.

Choose the libraries that you need to work on you dagster project by changing the requirements.txt files in the user code project and the dagster project.

docker-compose up

open http://localhost:3000

For other steps to follow during development follow the README.md that is in the cookiecutter.

Devcontainer

Use attach to running container and select the container running you user code.

Enjoy development!

About

cookiecutter to create docker composable dagster development environments

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages