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
@@ -106,6 +106,7 @@ Docketeer is an open source initiative comprising contributions from dozens of t
106
106
- Docketeer is a Docker developer tool that's available as an open-source project on GitHub.
107
107
- It aims to simplify the development process for projects that use Docker containers.
108
108
- JWT authentication, allowing administrator and non-administrator privileges.
109
+
- Allows you to filter through both your running and stopped container logs.
109
110
- Docketeer provides an easy-to-use command-line interface for managing Docker containers, images, and networks.
110
111
- With Docketeer, developers can quickly create, start, stop, and delete containers, as well as manage Docker networks and images.
111
112
- Docketeer includes a variety of features, including automatic container naming, customizable configurations, and support for multiple Docker Compose - files.
0 commit comments