Skip to content

fejfighter/toolbox-tramp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 

Repository files navigation

Toolbox over TRAMP

specifically toolbox support

Access Toolbox containers found on Fedora Silverblue (and workstation Fedora if you create them)

Inspired by docker-tramp, but largely diverged at this point. Using `podman` directly, with some knowledge of toolbox, to access rootless (pet) containers with tramp. This means container commands will run as a user and not as root, just like using `toolbox enter`

Finding a file inside a container:

/toolbox:<container>:path/to/file

The `<container>` flag is entirely optional and will select the default created toolbox container (`fedora-container-36`) if one exists.

Installation

Straight

(use-package toolbox-tramp
  :straight (toolbox-tramp :type git
			     :host github
			     :repo "fejfighter/toolbox-tramp"))

About

tramp support for toolbox containers

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •