Warning: file_get_contents(/data/phpspider/zhask/data//catemap/0/docker/10.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Docker图像错误_Docker - Fatal编程技术网

Docker图像错误

Docker图像错误,docker,Docker,我从docker hub中提取了Postgres图像,但运行时出现以下错误: 阅读错误消息 类似这样的方法会奏效: docker run postgres-e postgres\u PASSWORD=mysecretpassword-d postgres 有关更多帮助,请参见Docker上的postgres图像:

我从docker hub中提取了Postgres图像,但运行时出现以下错误:


阅读错误消息

类似这样的方法会奏效:
docker run postgres-e postgres\u PASSWORD=mysecretpassword-d postgres

有关更多帮助,请参见Docker上的postgres图像: