#terminal fails on Dagger windows distribution

1 messages · Page 1 of 1 (latest)

cunning nova
#

hey, @scarlet gyro
I can also reproduce the same error on my windows machine

cunning nova
#

Windows machine:

✔ connect 0.8s
✔ inspecting core types 0.3s
✔ parsing command line arguments 0.0s
✔ container: Container! 0.0s
✔ Container.from(address: "ubuntu"): Container! 0.6s
✘ Container.terminal: Container! 0.7s
! failed to forward exit code: failed to close terminal: EOF
┃ dagger / $
  ✔ start sh 0.7s | Disk Read: 3.1 MB | Disk Write: 0 B            Setup tracing at https://dagger.cloud/traces/setup. To hide: export GOAWAY=1

Error: response from query: input: container.from.terminal resolve: failed to forward exit code: failed to close terminal: EOF

Run 'dagger core container from terminal --help' for usage.

WSL:

➜  dagger core container from --address ubuntu terminal
● Attaching terminal:
    container: Container!
    Container.from(address: "docker.io/library/ubuntu:latest@sha256:80dd3c3b9c6cecb9f1667e9290b3bc61b78c2678c02cbdae5f0fea92cc6734ab"): Container!

dagger / $