Add ability to shell into a container as a user
Bug #1654305 reported by
Christopher Townsend
This bug affects 3 people
Affects | Status | Importance | Assigned to | Milestone | ||
---|---|---|---|---|---|---|
Libertine | Status tracked in Devel | |||||
Devel |
Fix Committed
|
Wishlist
|
Larry Price | |||
Trunk |
Triaged
|
Wishlist
|
Unassigned | |||
libertine (Ubuntu) |
Triaged
|
Wishlist
|
Unassigned |
Bug Description
Currently, there is no clean way to shell into a container via command line. The only way is to install some terminal application in the container and then launch that. But some users ssh into a device and then want to access the container via the ssh session.
The proposal is to create a tool named something like "libertine-shell" that would do this and it would enter the container as the user with the proper bind mounts defined for the container.
Related branches
lp://staging/~larryprice/libertine/libertine-shell-ssh
- Christopher Townsend (community): Approve
- Libertine CI Bot: Approve (continuous-integration)
-
Diff: 373 lines (+337/-3)5 files modifieddebian/libertine-tools.install (+3/-0)
tools/CMakeLists.txt (+3/-3)
tools/completions/libertine-shell (+50/-0)
tools/libertine-shell (+255/-0)
tools/libertine-shell.1 (+26/-0)
Changed in libertine (Ubuntu): | |
status: | New → Triaged |
importance: | Undecided → Wishlist |
Changed in libertine: | |
milestone: | 1.6 → 1.7 |
To post a comment you must log in.
Fix committed into lp:libertine at revision 459, scheduled for release in libertine, milestone Unknown