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
按照文档的操作,没有nwebapi这个容器。
只有以下这几个容器
`
]# /usr/local/bin/docker-compose ps
NAME IMAGE COMMAND SERVICE CREATED STATUS PORTS
categraf flashcatcloud/categraf:latest "/entrypoint.sh" categraf 10 seconds ago Up 6 seconds
ibex ulric2019/ibex:0.3 "sh -c '/wait && /ap…" ibex 10 seconds ago Up 7 seconds 0.0.0.0:10090->10090/tcp, 0.0.0.0:20090->20090/tcp
mysql mysql:5.7 "docker-entrypoint.s…" mysql 10 seconds ago Restarting (1) 1 second ago
n9e flashcatcloud/nightingale:latest "sh -c '/wait && /ap…" n9e 10 seconds ago Up 6 seconds 0.0.0.0:17000->17000/tcp
prometheus prom/prometheus "/bin/prometheus --c…" prometheus 10 seconds ago Up 8 seconds 0.0.0.0:9090->9090/tcp
redis redis:6.2 "docker-entrypoint.s…" redis 10 seconds ago Up 7 seconds 0.0.0.0:6379->6379/tcp
`
The text was updated successfully, but these errors were encountered:
按照文档的操作,没有nwebapi这个容器。
只有以下这几个容器
`
]# /usr/local/bin/docker-compose ps
NAME IMAGE COMMAND SERVICE CREATED STATUS PORTS
categraf flashcatcloud/categraf:latest "/entrypoint.sh" categraf 10 seconds ago Up 6 seconds
ibex ulric2019/ibex:0.3 "sh -c '/wait && /ap…" ibex 10 seconds ago Up 7 seconds 0.0.0.0:10090->10090/tcp, 0.0.0.0:20090->20090/tcp
mysql mysql:5.7 "docker-entrypoint.s…" mysql 10 seconds ago Restarting (1) 1 second ago
n9e flashcatcloud/nightingale:latest "sh -c '/wait && /ap…" n9e 10 seconds ago Up 6 seconds 0.0.0.0:17000->17000/tcp
prometheus prom/prometheus "/bin/prometheus --c…" prometheus 10 seconds ago Up 8 seconds 0.0.0.0:9090->9090/tcp
redis redis:6.2 "docker-entrypoint.s…" redis 10 seconds ago Up 7 seconds 0.0.0.0:6379->6379/tcp
`
The text was updated successfully, but these errors were encountered: