0

I need to send some environment variable and some text to docker container log but i need to send is as one line.

echo "SOME_TEXT >> /proc/1/fd/1"

printenv VERSION >> /proc/1/fd/1

How can i do that? Thank you.

Aserre
  • 4,916
  • 5
  • 33
  • 56
Seura
  • 35
  • 6

0 Answers0