custom run launcher for custom docker image
This commit is contained in:
@@ -43,7 +43,7 @@ services:
|
||||
dagster-code-stocks:
|
||||
build:
|
||||
context: apps/stocks
|
||||
dockerfile: ../../Dockerfile.code.playwright
|
||||
dockerfile: ../../Dockerfile.code
|
||||
args:
|
||||
- APP=stocks
|
||||
container_name: dagster-code-stocks
|
||||
|
||||
Reference in New Issue
Block a user