Deep linking by name to specific container #3855
Closed
Jacob-Lasky
started this conversation in
Ideas
Replies: 2 comments 1 reply
-
Oh, this already exists: #2523 and is documented here - https://dozzle.dev/guide/faq#we-have-tools-that-use-dozzle-when-a-new-container-is-created-how-can-i-get-a-direct-link-to-a-container-by-name My mistake! Thanks for making a great tool |
Beta Was this translation helpful? Give feedback.
0 replies
-
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'd love to be able to link directly to a container by doing something like
http://localhost:5309/container/Dozzle
. I use GetHomepage and, for the services that don't have a UI, I'd love to be be able to link directly to the container's logs in Dozzle. Right now, we navigate to it by ID:http://localhost:5309/container/71ed8b188993
but the ID changes so it's difficult to maintain.I haven't seen any reference to this but if this already exists then I'd love to use it! The closest conversation on this that I saw was from 2020: #471.
Beta Was this translation helpful? Give feedback.
All reactions