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

Build docker image from repo fails #548

Open
mhzawadi opened this issue Dec 9, 2024 · 0 comments
Open

Build docker image from repo fails #548

mhzawadi opened this issue Dec 9, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@mhzawadi
Copy link

mhzawadi commented Dec 9, 2024

How to use GitHub

  • Please use the 👍 reaction to show that you are affected by the same issue.
  • Please don't comment if you have no relevant information to add. It's just extra noise for everyone subscribed to this issue.
  • Subscribe to receive notifications on status change and new comments.

Steps to reproduce

  1. clone the repo
  2. run docker build .
  3. gett error

Expected behaviour

I get a docker image to play with

Actual behaviour

I get an error that stops the build

 => CANCELED [build 8/9] RUN cargo build --release                                                                                                                                                                                    128.1s
ERROR: failed to solve: Canceled: context canceled
 => [build 8/9] RUN cargo build --release                                                                                                                                                                                             125.4s
 => => # note: in edition 2024, the requirement `!: FromRedisValue` will fail
 => => #   --> src/redis.rs:80:24
 => => #    |
 => => # 80 |                 client.set(key, value).await?;
 => => #    |                        ^^^
 => => # warning: `notify_push` (lib) generated 2 warnings

a) The javascript console log
b) The network log
c) ...


</details>
@mhzawadi mhzawadi added the bug Something isn't working label Dec 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant