emacs-pe / docker-tramp.el

TRAMP integration for docker containers
339 stars 26 forks source link

docker-tramp does not have TRAMP method shown when [C-x C-f] #21

Closed stardiviner closed 5 years ago

stardiviner commented 6 years ago

When I press [C-x C-f] , I got some TRAMP methods shown like ssh: , sshx:. But not get docker:. Does docker-tramp.el provide this? If yes, then how to configure it? If no, then is it possible to add it?

stardiviner commented 5 years ago

https://emacs.stackexchange.com/questions/44290/why-some-extra-tramp-related-packages-does-not-show-url-schema-prefix/44330

Seems the problem from Ivy, Helm etc completion systems.