development:system:docker
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
development:system:docker [2024/08/06 06:59] – created - external edit 127.0.0.1 | development:system:docker [2025/03/18 14:13] (current) – [Khởi động lại các dịch vụ] tungnt | ||
---|---|---|---|
Line 109: | Line 109: | ||
</ | </ | ||
+ | ==== Xem log Container đang hoạt động ==== | ||
+ | |||
+ | < | ||
+ | tungnt@MacBook-Pro-cua-Nguyen-2 deploy % docker logs -f signoz-frontend | ||
+ | 2024/10/17 07:33:02 [notice] 1#1: using the " | ||
+ | 2024/10/17 07:33:02 [notice] 1#1: nginx/ | ||
+ | 2024/10/17 07:33:02 [notice] 1#1: built by gcc 13.2.1 20240309 (Alpine 13.2.1_git20240309) | ||
+ | 2024/10/17 07:33:02 [notice] 1#1: OS: Linux 6.10.4-linuxkit | ||
+ | 2024/10/17 07:33:02 [notice] 1#1: getrlimit(RLIMIT_NOFILE): | ||
+ | 2024/10/17 07:33:02 [notice] 1#1: start worker processes | ||
+ | 2024/10/17 07:33:02 [notice] 1#1: start worker process 6 | ||
+ | 2024/10/17 07:33:02 [notice] 1#1: start worker process 7 | ||
+ | ... | ||
+ | </ | ||
+ | |||
+ | ==== Khởi động lại các dịch vụ ==== | ||
+ | |||
+ | < | ||
+ | docker-compose down | ||
+ | docker-compose up -d | ||
+ | docker restart fea7ca50a8d5 | ||
+ | </ | ||
==== Xoá Image ==== | ==== Xoá Image ==== | ||
development/system/docker.1722927590.txt.gz · Last modified: 2024/08/06 06:59 by 127.0.0.1