Skip to content

erno/lxc-tramp.el

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-tramp - TRAMP integration for docker containers

Authors: Erno Kuusela, based on docker-tramp from Mario Rodas [email protected]
Version: 0.1

lxc-tramp.el offers a TRAMP method for LXC containers.

Usage

Offers the TRAMP method lxc to access running containers

C-x C-f /lxc:user@container:/path/to/file

where
  user           is the user that you want to use (optional)
  container      is the id or name of the container

About

TRAMP integration for docker containers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Emacs Lisp 91.1%
  • Makefile 8.9%