Skip to content

docker run fails #39

Description

@j143

$ docker-compose run bench-baselines
WARN[0000] Found orphan containers ([6g-bench-baselines-run-1c60782b34ba]) for this project. If you removed or renamed this service in your compose file, you can run this command with the --remove-orphans flag to clean it up.
▶ Running Level-2 baseline experiment (exp_002)…
Failed to run cargo: No such file or directory (os error 2)


$ docker run --rm ghcr.io/j143/6g sixg-bench run --all
Unable to find image 'ghcr.io/j143/6g:latest' locally
latest: Pulling from j143/6g
27568a8a1cda: Pull complete
b9136609bef0: Pull complete
2742ad949767: Pull complete
0840cabdb13a: Pull complete
1a1cffd8f4a3: Pull complete
3e266bbde756: Pull complete
a12f8de90028: Pull complete
d4b36ff67001: Download complete
Digest: sha256:8dc1e25b750e2c3485512489f9e8c62a9d65433944ab86c14ca468e1a3035778
Status: Downloaded newer image for ghcr.io/j143/6g:latest
Unknown command: sixg-bench
sixg-bench — 6G simulation bench

USAGE:

sixg-bench list List all experiments
sixg-bench run <id|--all> Run experiment(s)
sixg-bench run --json JSON output
sixg-bench validate Run all Validate checks
sixg-bench validate --baselines Include Level-2 baseline tests
sixg-bench info Show active tiers
sixg-bench help Show this message

EXAMPLES:

sixg-bench run exp_001
sixg-bench run --all
sixg-bench validate


$ docker-compose run bench-onnx
WARN[0000] Found orphan containers ([6g-bench-run-19c162e28cec 6g-bench-baselines-run-ebdecafe92f6 6g-bench-baselines-run-1c60782b34ba]) for this project. If you removed or renamed this service in your compose file, you can run this command with the --remove-orphans flag to clean it up.
[+] Running 1/1
! bench-onnx Warning pull access denied for sixg-bench, repository does not exist or may require 'docker login' 1.0s
[+] Building 36.9s (18/25)
=> CACHED [runtime 1/9] FROM docker.io/librar...
=> resolving provenance for metadata file 0.0s
▶ Running exp_008 — ONNX semantic codec: sentence-transformer embedding…
Failed to run cargo: No such file or directory (os error 2)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions