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

docker compose fails #124

Open
SN23 opened this issue Jan 14, 2025 · 0 comments
Open

docker compose fails #124

SN23 opened this issue Jan 14, 2025 · 0 comments

Comments

@SN23
Copy link

SN23 commented Jan 14, 2025

When running docker compose command below it fails.

windows 10
rustc 1.83.0 (90b35a623 2024-11-26)

docker compose --profile private-id up
time="2025-01-14T16:40:27-05:00" level=warning msg="C:\Users\user\Downloads\Private-ID-0.0.22\docker-compose.yaml: version is obsolete"
[+] Running 0/3

  • Container datagen Created 4.0s
  • Container private-id-server Created 2.5s
  • Container private-id-client Created 1.2s
    Attaching to datagen, private-id-client, private-id-server
    datagen | thread 'main' panicked at common/datagen/datagen.rs:95:14:
    datagen | called Result::unwrap() on an Err value: Error(Io(Os { code: 21, kind: IsADirectory, message: "Is a directory" }))
    datagen | note: run with RUST_BACKTRACE=1 environment variable to display a backtrace
    service "datagen" didn't complete successfully: exit 101
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

1 participant