-
Notifications
You must be signed in to change notification settings - Fork 220
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
cmd/enter: honor user’s configured shell inside toolbox #1037
base: main
Are you sure you want to change the base?
Conversation
fe72edb
to
9ccdb63
Compare
Build succeeded.
|
@yann-soubeyrand, this is marvellous! This is something I've wanted to do for Toolbx in the near future. It'll still have to wait a little bit before merging (and most definitely will mess the nearest release) but I'm quite certain this is exactly what we need. Many thanks! |
Build succeeded. ✔️ unit-test SUCCESS in 6m 56s |
Hello @HarryMichal, do you have any news about this PR? |
8d78eef
to
94f7df2
Compare
Build succeeded. ✔️ unit-test SUCCESS in 8m 14s |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for working on this, @yann-soubeyrand !
doc/toolbox-sh.1.md
Outdated
% toolbox-sh(1) | ||
|
||
## NAME | ||
toolbox\-sh - Launch user configured shell inside container |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There are other use-cases for this: #988
It can have an impact on the name. Although, since it's an internal implementation detail we can always change the name of the command later.
94f7df2
to
cc15fd0
Compare
Hi @debarshiray, Regarding initial shell configuration, I was wondering why we don’t let However, I didn’t understand why my first shell was always configured to I’m not sure where to go from now on. Should we try to get |
Build failed. ❌ unit-test FAILURE in 25m 50s |
cc15fd0
to
4af70f5
Compare
|
Build failed. ❌ unit-test FAILURE in 23m 55s |
4af70f5
to
f11c1d7
Compare
5452202
to
1ffecee
Compare
Hi @debarshiray, I think I’ve addressed your points and I’d be glad to hear your feedback. I’ve tried to separated the work done by I’ve still unanswered questions in my head:
|
Build failed. ✔️ unit-test SUCCESS in 5m 46s |
Hi @debarshiray, the user’s configured shell is still not honoured on Fedora 42 with ptyxis, is this PR still relevant or do you plan to address the problem differently with ptyxis? |
Signed-off-by: Yann Soubeyrand <github@yann.soubeyrand.eu>
1ffecee
to
891db2a
Compare
No description provided.