-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Description
I'm running rdocker.sh on Ubuntu 16.04 under WSL. I'm running against an Alpine Linux 3.7 host. It seems to work in most cases, however when attempting to run an interactive command, I get the error tls: oversized record received with length 20527. For example:
docker:root@alpine ben@DESKTOP-L06DUSH:~/rdocker$ docker run -it alpine ash
tls: oversized record received with length 20527
Whilst docker run alpine will complete successfully and running any command on the Alpine Linux server itself also works. Any ideas?
Metadata
Metadata
Assignees
Labels
No labels