caogege

1.Read a string from standard input. The trailing newline is stripped.The prompt string, if given, is printed to standard output without a trailing newline before reading input.

2.To generate this message, Docker took the following steps:

  1. The Docker client contacted the Docker daemon.
  2. The Docker daemon pulled the "hello-world" image from the Docker Hub. (amd64)
  3. The Docker daemon created a new container from that image which runs the executable that produces the output you are currently reading.
  4. The Docker daemon streamed that output to the Docker client, which sent it to your terminal.

分类:

技术点:

相关文章:

  • 2021-06-08
  • 2021-12-21
  • 2022-12-23
  • 2021-05-31
  • 2021-08-12
  • 2022-01-11
  • 2021-11-09
  • 2021-11-26
猜你喜欢
  • 2021-09-18
  • 2022-12-23
  • 2021-11-11
  • 2021-12-16
  • 2021-11-19
  • 2022-12-23
  • 2021-07-31
相关资源
相似解决方案