rails-new icon indicating copy to clipboard operation
rails-new copied to clipboard

Error on Windows

Open daveit opened this issue 1 year ago • 4 comments

On a Windows 11 Pro PC, I get this error when running the rails-new command: rails-new -- --devcontainer blog72 (v 0.41)

What's next:
View a summary of image vulnerabilities and recommendations → docker scout quickview
docker: invalid spec: \?\C:\rails:\?\C:\rails: too many colons.
See 'docker run --help'.
thread 'main' panicked at src/main.rs:58:5:
assertion failed: status.success()
note: run with RUST_BACKTRACE=1 environment variable to display a backtrace
<<<

Last line before error above is: => => naming to docker.io/library/rails-new-3.3.4-7.2.0

daveit avatar Aug 23 '24 04:08 daveit