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

The Docker example in the README doesn't work #1982

Closed
willywongi opened this issue May 31, 2023 · 0 comments
Closed

The Docker example in the README doesn't work #1982

willywongi opened this issue May 31, 2023 · 0 comments

Comments

@willywongi
Copy link
Contributor

Ciao!
I used to have a docker image with dart-sass for building a personalized version of Bootstrap, but yesterday it updated itself and stopped working. I checked the Dockerfile example from the README, but it doesn't work.
After some trials and errors I found out two issues.

  • There's a typo in the Protocol Buffer image name: it's bufbuild/buf, not buildbuf/buf.
  • The buf command doesn't work; I added COPY --from=buf /usr/local/bin/buf /usr/local/bin/ to make it run.

👋

willywongi added a commit to willywongi/dart-sass that referenced this issue May 31, 2023
nex3 pushed a commit that referenced this issue May 31, 2023
@nex3 nex3 closed this as completed May 31, 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

No branches or pull requests

2 participants