Hello,
I was just curious as to why docker build commands sometimes show red text in the terminal. I think it’s just for non-docker command output. Here’s an example of wget working correctly but producing a wall of red text.
Share and learn in the Docker community.
Hello,
I was just curious as to why docker build commands sometimes show red text in the terminal. I think it’s just for non-docker command output. Here’s an example of wget working correctly but producing a wall of red text.
I just saw this happen too… strange. seems to happen when you run wget. it’s not a problem, but makes me wonder why it’s red; red text usually means some kind of error.