Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix docker example #2074

Merged
merged 1 commit into from
Sep 12, 2023
Merged

Fix docker example #2074

merged 1 commit into from
Sep 12, 2023

Conversation

danog
Copy link
Contributor

@danog danog commented Aug 26, 2023

The order of the base stages is wrong.

@jathak jathak self-assigned this Aug 28, 2023
@jathak
Copy link
Member

jathak commented Sep 5, 2023

It's not clear to me why this change is necessary. Can you share the error message you get when running the example as it currently exists?

@danog
Copy link
Contributor Author

danog commented Sep 5, 2023

[daniil@pi4 a]$ DOCKER_BUILDKIT=1 docker build .
[+] Building 0.5s (2/2) FINISHED            docker:default
 => [internal] load .dockerignore                     0.2s
 => => transferring context: 2B                       0.0s
 => [internal] load build definition from Dockerfile  0.2s
 => => transferring dockerfile: 445B                  0.0s
ERROR: failed to solve: circular dependency detected on stage: buf

@jathak jathak merged commit bdb145f into sass:main Sep 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants