File tree 1 file changed +9
-7
lines changed
1 file changed +9
-7
lines changed Original file line number Diff line number Diff line change @@ -25,11 +25,11 @@ features:
25
25
- title : Real-time Logging & Monitoring
26
26
details : Captures real-time Docker container logs, enabling quick and efficient issue diagnosis.
27
27
icon : π
28
- - title : Docker Swarm Support
29
- details : Supports Docker services , allowing you to monitor logs from multiple nodes in a single interface .
30
- link : /guide/swarm-mode
28
+ - title : Shell Support
29
+ details : Supports shell access to containers , allowing you to attach or execute commands directly from the browser .
30
+ link : /guide/shell
31
31
linkText : Learn More
32
- icon : π³
32
+ icon : π»
33
33
- title : Multi-host Support
34
34
details : UI support connecting to multiple remote hosts with a simple drop down to choose between different hosts.
35
35
link : /guide/remote-hosts
@@ -45,9 +45,11 @@ features:
45
45
icon : π
46
46
link : /guide/agent
47
47
linkText : Learn More
48
- - title : Easy to Use
49
- details : Simple to set up and use, with a clean and intuitive interface that requires no additional configuration.
50
- icon : π¨
48
+ - title : Swarm Support
49
+ link : /guide/swarm-mode
50
+ details : Supports Docker Swarm mode, allowing you to manage and monitor your swarm clusters across multiple hosts.
51
+ icon : π³
52
+ linkText : Learn More
51
53
- title : Sponsored by Docker OSS
52
54
details : Dozzle is open source and free to use, with the source code available on GitHub.
53
55
icon : π
You canβt perform that action at this time.
0 commit comments