You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
我直接在docker-compose.yml文件所在的文件夹下执行:docker-compose up -d,
结果报错如下:
Creating dockerdisconf_disconf_nginx_1 ... error
ERROR: for dockerdisconf_disconf_nginx_1 Cannot start service disconf_nginx: driver failed programming external connectivity on endpoint dockerdisconf_disconf_nginx_1 (1273f8036a41f3ac501fa1e7fc527775ffcf527bb8865e5d322264f6979985d7): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)
ERROR: for disconf_nginx Cannot start service disconf_nginx: driver failed programming external connectivity on endpoint dockerdisconf_disconf_nginx_1 (1273f8036a41f3ac501fa1e7fc527775ffcf527bb8865e5d322264f6979985d7): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)
ERROR: Encountered errors while bringing up the project.
这是为啥呢?
The text was updated successfully, but these errors were encountered:
我直接在docker-compose.yml文件所在的文件夹下执行:docker-compose up -d,
结果报错如下:
Creating dockerdisconf_disconf_nginx_1 ... error
ERROR: for dockerdisconf_disconf_nginx_1 Cannot start service
disconf_nginx: driver failed programming external connectivity on endpoint
dockerdisconf_disconf_nginx_1 (1273f8036a41f3ac501fa1e7fc5277
75ffcf527bb8865e5d322264f6979985d7): Error starting userland proxy: Bind
for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)
ERROR: for disconf_nginx Cannot start service disconf_nginx: driver failed
programming external connectivity on endpoint dockerdisconf_disconf_nginx_1
(1273f8036a41f3ac501fa1e7fc527775ffcf527bb8865e5d322264f6979985d7): Error
starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure
EADDRINUSE)
ERROR: Encountered errors while bringing up the project.
这是为啥呢?
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#1>, or mute the thread
<https://github.com/notifications/unsubscribe-auth/AE0XvXy8MOyWZV5ns9J6YwceoNvFUAA3ks5sjk_zgaJpZM4PawDU>
.
我直接在docker-compose.yml文件所在的文件夹下执行:docker-compose up -d,
结果报错如下:
Creating dockerdisconf_disconf_nginx_1 ... error
ERROR: for dockerdisconf_disconf_nginx_1 Cannot start service disconf_nginx: driver failed programming external connectivity on endpoint dockerdisconf_disconf_nginx_1 (1273f8036a41f3ac501fa1e7fc527775ffcf527bb8865e5d322264f6979985d7): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)
ERROR: for disconf_nginx Cannot start service disconf_nginx: driver failed programming external connectivity on endpoint dockerdisconf_disconf_nginx_1 (1273f8036a41f3ac501fa1e7fc527775ffcf527bb8865e5d322264f6979985d7): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)
ERROR: Encountered errors while bringing up the project.
这是为啥呢?
The text was updated successfully, but these errors were encountered: