With Emacs 29, tramp-container is now built-in and preferred over docker-tramp. It looks like https://github.com/Ladicle/consult-tramp/blob/main/consult-tramp.el#L103 probably needs an update to integrate with the tramp-completion system for the now built-in docker method.
With Emacs 29,
tramp-containeris now built-in and preferred overdocker-tramp. It looks like https://github.com/Ladicle/consult-tramp/blob/main/consult-tramp.el#L103 probably needs an update to integrate with the tramp-completion system for the now built-indockermethod.