blinklabs-io/nview

Investigate Docker Desktop "exec" failures

Open

#194 opened on Jun 6, 2024

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Go (4 forks)auto 404
bughelp wanted

Repository metrics

Stars
 (40 stars)
PR merge metrics
 (PR metrics pending)

Description

It was reported via email that running our cardano-node image and then using Docker Desktop's UI "exec" causes nview to fail with an EOF on Windows. Let's see if we can figure out what's going on here and see if we can improve the experience.

Note: running docker exec -ti <name> nview on a running container works fine

Contributor guide