Skip to content
Discussion options

You must be logged in to vote

The way that our ECS example specifies what image to use in runs that are launched is described here: https://github.com/dagster-io/dagster/blob/1.5.10/examples/deploy_docker/docker-compose.yml#L16-L35 - it specifies an environment variable in the user code task that is then picked up when the run launched.

To provide more specific guidance we'll need more information about your deployment setup / a way to reproduce the problem that you're seeing.

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@hmalikunlearn
Comment options

@gibsondan
Comment options

@hmalikunlearn
Comment options

@gibsondan
Comment options

Answer selected by hmalikunlearn
@hmalikunlearn
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
area: deployment Related to deploying Dagster
2 participants