(base) root@localhost:/home/cpss# docker ps CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES 84960293d840 nginx "/docker-entrypoint.…" 21 seconds ago Up 20 seconds 0.0.0.0:10024->80/tcp, :::10024->80/tcp nginx01
(base) root@localhost:/home/cpss# curl localhost:10024 <!DOCTYPE html> <html> <head> <title>Welcome to nginx!</title> <style> body { width: 35em; margin: 0 auto; font-family: Tahoma, Verdana, Arial, sans-serif; } </style> </head> <body> <h1>Welcome to nginx!</h1> <p>If you see this page, the nginx web server is successfully installed and working. Further configuration is required.</p>
<p>For online documentation and support please refer to <a href="http://nginx.org/">nginx.org</a>.<br/> Commercial support is available at <a href="http://nginx.com/">nginx.com</a>.</p>
<p><em>Thank you for using nginx.</em></p> </body> </html>
CONTAINER ID NAME CPU % MEM USAGE / LIMIT MEM % NET I/O BLOCK I/O PIDS a9057d9c6e50 elasticsearch 2.54% 32.49GiB / 125.8GiB 25.83% 11.1kB / 1.94kB 100MB / 292MB 98
CONTAINER ID NAME CPU % MEM USAGE / LIMIT MEM % NET I/O BLOCK I/O PIDS e40105c39e81 elasticsearch1 281.21% 676.5MiB / 125.8GiB 0.53% 2.84kB / 0B 26.9MB / 1.22MB 103