-
Notifications
You must be signed in to change notification settings - Fork 20
Closed
Description
Hello! Not sure whether this is a docker-bash issue or an alpine issue, so excuse me if this is not the right place.
When using Process substiution in the standard way, terminal just hangs out. It seems Bash enters some infinite loop or something, because the process starts consuming too much cpu.
emasoero@emasoero-X555LAB:~$ docker run -ti bash:4.4
bash-4.4# cat <(ls)
bin
dev
etc
home
lib
media
mnt
proc
root
run
sbin
srv
sys
tmp
usr
var
^C^C
I manually installed bash 4.4 on an ubuntu docker image (16.04) and it works fine
Metadata
Metadata
Assignees
Labels
No labels