https://dagster.io/ logo
#dagster-support
Title
# dagster-support
c

Charlie Bini

01/09/2023, 9:49 PM
Is there a way to use a single GitHub action to sync multiple code locations, each with their own Dockerfile? I can make it work with multiple locations and one Dockerfile, but I want each code location's image to use a different Dockerfile. Getting an error I can't explain on GitHub when I try
🤖 1
I put the different Dockerfiles in their own directories and pointed
dagster-cloud.yaml
to the respective directories for each location, but they all fail with an error along the lines of
Copy code
Error: buildx failed with: ERROR: failed to solve: failed to compute cache key: failed to calculate checksum of ref femc2novkejrbkoun33sp29rh::ljzx0b7tyxk77r80nfm2x6j88: failed to walk /tmp/buildkit-mount2643354055/src/teamster: lstat /tmp/buildkit-mount2643354055/src/teamster: no such file or directory
s

sandy

01/09/2023, 10:29 PM
Hey Charlie - mind posting this in the #dagster-cloud channel?
c

Charlie Bini

01/09/2023, 10:29 PM
yup will do!