Docker - Warning: apt-key output should not be parsed (stdout is not a terminal) - горит красным: различия между версиями

Материал из Wiki - Iphoster - the best ever hosting and support. 2005 - 2023
Перейти к:навигация, поиск
(Новая страница: «=== Docker - Warning: apt-key output should not be parsed (stdout is not a terminal) - горит красным === Убрать красный цвет оши...»)
 
 
Строка 1: Строка 1:
 +
[[Файл:B_1.gif |link=https://bit.ly/3tbFsd6| Доступная цена]]
 +
 
=== Docker - Warning: apt-key output should not be parsed (stdout is not a terminal) - горит красным ===
 
=== Docker - Warning: apt-key output should not be parsed (stdout is not a terminal) - горит красным ===
  

Текущая версия на 13:04, 16 мая 2022

Доступная цена

Docker - Warning: apt-key output should not be parsed (stdout is not a terminal) - горит красным

Убрать красный цвет ошибки в терминале:

Warning: apt-key output should not be parsed (stdout is not a terminal)

можно добавив в конец команды apt-key символы 2>&1 - пример:

# apt-key adv --keyserver hkp://keyserver.ubuntu.com --recv 7568D9BB55FF9E5287D586017AE645C0CF8E292A 2>&1