1)docker: Error response from daemon: create $(pwd)/examples: "$(pwd)/examples" includes invalid characters for a local volume name, only "[a-zA-Z0-9][a-zA-Z0-9_.-]" are allowed. If you intended to pass a host directory, use absolute path.
See 'docker run --help'.
2)thread 'main' panicked at 'missing config file: Os { code: 2, kind: NotFound, message: "No such file or directory" }', replibyte/src/main.rs:82:40
note: run with RUST_BACKTRACE=1 environment variable to display a backtrace
error: Found argument 'RUST_BACKTRACE=1' which wasn't expected, or isn't valid in this context
USAGE:
replibyte transformer list
For more information try --help
3)error: Found argument 'RUST_BACKTRACE=1' which wasn't expected, or isn't valid in this context
USAGE:
replibyte [OPTIONS] --config
For more information try --help
i am getting these errors
Can u help me
thanks from now
1)docker: Error response from daemon: create $(pwd)/examples: "$(pwd)/examples" includes invalid characters for a local volume name, only "[a-zA-Z0-9][a-zA-Z0-9_.-]" are allowed. If you intended to pass a host directory, use absolute path. See 'docker run --help'.
2)thread 'main' panicked at 'missing config file: Os { code: 2, kind: NotFound, message: "No such file or directory" }', replibyte/src/main.rs:82:40 note: run with
RUST_BACKTRACE=1
environment variable to display a backtrace error: Found argument 'RUST_BACKTRACE=1' which wasn't expected, or isn't valid in this context USAGE: replibyte transformer list For more information try --help3)error: Found argument 'RUST_BACKTRACE=1' which wasn't expected, or isn't valid in this context USAGE: replibyte [OPTIONS] --config
For more information try --help
i am getting these errors Can u help me thanks from now