developerworks commented on issue #416:
URL: https://github.com/apache/apisix-docker/issues/416#issuecomment-1415939033
apisix and apisix-dashboard infinite restart
```
root@de:/opt/apisix-docker/example# docker ps
CONTAINER ID IMAGE COMMAND
CREATED STATUS PORTS
NAMES
6f086f59a90c apache/apisix:latest
"/docker-entrypoint.…" 19 seconds ago Restarting (1) 1 second ago
example-apisix-1
19680ab9e879 nginx:1.19.0-alpine
"/docker-entrypoint.…" 19 seconds ago Up 18 seconds
0.0.0.0:9081->80/tcp, :::9081->80/tcp example-web1-1
27c8185b3b9a nginx:1.19.0-alpine
"/docker-entrypoint.…" 19 seconds ago Up 18 seconds
0.0.0.0:9082->80/tcp, :::9082->80/tcp example-web2-1
7bc6b990e4bc grafana/grafana:7.3.7 "/run.sh"
19 seconds ago Up 17 seconds
0.0.0.0:3000->3000/tcp, :::3000->3000/tcp example-grafana-1
af4640f97422 prom/prometheus:v2.25.0 "/bin/prometheus
--c…" 19 seconds ago Up 17 seconds
0.0.0.0:9090->9090/tcp, :::9090->9090/tcp example-prometheus-1
eae45617ae25 bitnami/etcd:3.4.15
"/opt/bitnami/script…" 19 seconds ago Up 17 seconds
0.0.0.0:2379->2379/tcp, :::2379->2379/tcp, 2380/tcp example-etcd-1
f79d45d68525 apache/apisix-dashboard:2.15.0-alpine
"/usr/local/apisix-d…" 19 seconds ago Restarting (0) Less than a second ago
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]